mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-22 22:54:22 +00:00
Set initial datasource
This commit is contained in:
parent
a692d232e2
commit
d0db8e2780
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
datasource db {
|
||||||
|
provider = "mysql"
|
||||||
|
url = "mysql://vvtzpi3s4m76:pscale_pw_s9q4qK3T7YeBOoe8osmdeuD34XuOk1ZOKmkH321qw1g@gwzak9auhlla.eu-central-2.psdb.cloud/festa?sslaccept=strict"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue