mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 22:36:19 +02:00
feat(docs): add ssl preference
This commit is contained in:
parent
a2dcdddfc6
commit
099de3f142
@ -10,4 +10,4 @@ POSTGRES_PASSWORD=PASSWORD
|
|||||||
POSTGRES_DB=DB
|
POSTGRES_DB=DB
|
||||||
|
|
||||||
# Database URL (designed for Postgres, but designed on Prisma)
|
# Database URL (designed for Postgres, but designed on Prisma)
|
||||||
DATABASE_URL= # "postgresql://USERNAME:PASSWORD@postgres:5432/DB?schema=ara"
|
DATABASE_URL= # "postgresql://USERNAME:PASSWORD@postgres:5432/DB?schema=ara&sslmode=prefer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user