We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
next-pwa
1 parent 4412408 commit 8ef7e0dCopy full SHA for 8ef7e0d
apps/frontend/.env.local
@@ -20,5 +20,5 @@ AUTH_GOOGLE_SECRET={CLIENT_SECRET}
20
AUTH_GITHUB_ID={GITHUB_ID}
21
AUTH_GITHUB_SECRET={GITHUB_ID}
22
23
-DATABASE_URL=postgresql://postgres.pdoezpwsillhoosngmbp:a.7VX6r*[email protected]:6543/postgres?pgbouncer=true
24
-DIRECT_URL=postgresql://postgres.pdoezpwsillhoosngmbp:a.7VX6r*[email protected]:5432/postgres
+DATABASE_URL={DATABASE_URL}
+DIRECT_URL={DIRECT_URL}
0 commit comments