1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
festa/prisma/schema.prisma

6 lines
226 B
Text

// TODO: Remove this, as it is a secret!
datasource db {
provider = "mysql"
url = "mysql://vvtzpi3s4m76:pscale_pw_s9q4qK3T7YeBOoe8osmdeuD34XuOk1ZOKmkH321qw1g@gwzak9auhlla.eu-central-2.psdb.cloud/festa?sslaccept=strict"
}