diff --git a/proxcenter-compose.yml b/proxcenter-compose.yml index 4012447..3912c3e 100644 --- a/proxcenter-compose.yml +++ b/proxcenter-compose.yml @@ -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