mirror of
https://litchi.icu/ngc2207/judge.git
synced 2025-05-18 13:07:28 +00:00
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
|
# Prisma database connection URL
|
||
|
DATABASE_URL=postgresql://<username>:<password>@<host>:<port>/<database>?schema=<schema>
|