diff --git a/docker-compose.yml b/docker-compose.yml index a5c9885..c180e50 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -64,7 +64,7 @@ services: args: NPM_REGISTRY: ${NPM_REGISTRY:-https://registry.npmjs.org/} ports: - - "80:80" + - "4200:80" depends_on: - api healthcheck: