Working Prototype
This commit is contained in:
@@ -4,6 +4,7 @@ POSTGRES_PASSWORD=change_me
|
||||
NODE_ENV=development
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
VITE_API_BASE_URL=http://localhost:5000/api
|
||||
ALLOW_REGISTRATION=true
|
||||
# Production-only Traefik settings
|
||||
TRAEFIK_NETWORK=traefik_proxy
|
||||
TRAEFIK_ENTRYPOINT=websecure
|
||||
|
||||
Reference in New Issue
Block a user