Обновить docker-compose.yml

This commit is contained in:
2026-05-05 13:25:27 +00:00
parent 231d5b8f88
commit 0c668c3fca

View File

@@ -36,9 +36,6 @@ services:
- NGINX_SSL_PORT=${NGINX_SSL_PORT} - NGINX_SSL_PORT=${NGINX_SSL_PORT}
expose: expose:
- "80" - "80"
ports:
- "3478:3478/udp" # STUN, как было
- "8444:80" # ← новый публичный TCPпорт для management (пример)
networks: networks:
- proxy - proxy