📚 docs: Update example database url

This commit is contained in:
2024-03-05 05:09:09 +07:00
parent fa0c9e1ea0
commit 910a7d6543
+1 -1
View File
@@ -2,7 +2,7 @@ NODE_ENV=development
#development #development
#production #production
DATABASE_URL=postgresql://user:password@host:port/dbName?schema=public DATABASE_URL=postgresql://user:password@host:port/dbName?schema=public?schema=public&sslmode=disable&pgbouncer=true
DISCORD_TOKEN=SuperSecretDiscordToken DISCORD_TOKEN=SuperSecretDiscordToken
DEVELOPER_IDS=DEV1_ID,DEV2_ID DEVELOPER_IDS=DEV1_ID,DEV2_ID