1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-12-22 14:44:21 +00:00

Set initial datasource

This commit is contained in:
Steffo 2022-05-20 14:11:08 +02:00
parent a692d232e2
commit d0db8e2780
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -0,0 +1,5 @@
datasource db {
provider = "mysql"
url = "mysql://vvtzpi3s4m76:pscale_pw_s9q4qK3T7YeBOoe8osmdeuD34XuOk1ZOKmkH321qw1g@gwzak9auhlla.eu-central-2.psdb.cloud/festa?sslaccept=strict"
}