mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-20 14:36:13 +01:00
Remove varianle NEXT_PUBLIC_BASE_URL
This commit is contained in:
@@ -4,4 +4,3 @@ POSTGRES_PASSWORD=1234
|
||||
# app
|
||||
POSTGRES_PRISMA_URL=postgresql://postgres:${POSTGRES_PASSWORD}@db
|
||||
POSTGRES_URL_NON_POOLING=postgresql://postgres:${POSTGRES_PASSWORD}@db
|
||||
NEXT_PUBLIC_BASE_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user