fix: align environment ports
This commit is contained in:
@@ -4,5 +4,4 @@ services:
|
||||
NODE_ENV: production
|
||||
NEXT_PUBLIC_SITE_URL: ${NEXT_PUBLIC_SITE_URL:-https://example.com}
|
||||
ports:
|
||||
- "${WEB_PORT:-3002}:3000"
|
||||
|
||||
- "${WEB_PORT:-5003}:3000"
|
||||
|
||||
Reference in New Issue
Block a user