mirror of
https://litchi.icu/ngc2207/judge.git
synced 2025-12-15 13:35:42 +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>
|