chore: expose docker services on host ports
This commit is contained in:
@@ -4,6 +4,7 @@ NODE_ENV="development"
|
||||
# Frontend env vars for the Vite app
|
||||
VITE_API_BASE_URL="http://localhost:4000/api"
|
||||
VITE_GOOGLE_MAPS_PLATFORM_KEY="YOUR_BROWSER_MAPS_KEY"
|
||||
WEB_PORT="3000"
|
||||
|
||||
# Backend env vars
|
||||
# For Docker Compose deployments, point DATABASE_URL at the internal "db" host.
|
||||
|
||||
Reference in New Issue
Block a user