Zammad-nginx port fix.

This commit is contained in:
2025-05-04 07:14:33 -04:00
parent 3716b65f5c
commit aea53ebe68
+2 -2
View File
@@ -5343,9 +5343,9 @@ services:
container_name: zammad-nginx
command: ["zammad-nginx"]
expose:
- "${NGINX_PORT:-8080}"
- 8080
ports:
- "${NGINX_EXPOSE_PORT:-8080}:${NGINX_PORT:-8080}"
- 15257:8080
labels:
swag: enable
swag_proto: http