changing port to not be the same as another service
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
frontend:
|
||||
image: ghcr.io/adminsyspro/proxcenter-frontend:${VERSION:-latest}
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3020:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
# Build the Postgres connection string from individual vars so
|
||||
|
||||
Reference in New Issue
Block a user