diff --git a/infrastructure/docker/docker-compose.production.yml b/infrastructure/docker/docker-compose.production.yml index dcfd1f7..8caa885 100644 --- a/infrastructure/docker/docker-compose.production.yml +++ b/infrastructure/docker/docker-compose.production.yml @@ -60,7 +60,7 @@ services: image: app-admin:latest container_name: app-admin ports: - - "127.0.0.1:4180:80" + - "127.0.0.1:4180:8080" restart: unless-stopped deploy: resources: