Skip to content

Commit 8ef7e0d

Browse files
replaced next-pwa with native manifest from next.js and added app icons
1 parent 4412408 commit 8ef7e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/frontend/.env.local

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ AUTH_GOOGLE_SECRET={CLIENT_SECRET}
2020
AUTH_GITHUB_ID={GITHUB_ID}
2121
AUTH_GITHUB_SECRET={GITHUB_ID}
2222

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
23+
DATABASE_URL={DATABASE_URL}
24+
DIRECT_URL={DIRECT_URL}

0 commit comments

Comments
 (0)