Update docker-compose.yml

expose ports
This commit is contained in:
2026-09-06 17:56:55 +00:00
parent 9d7aaac0dc
commit da01435f82

View File

@@ -27,9 +27,9 @@ services:
- cc-data:/var/lib/cmon - cc-data:/var/lib/cmon
- cc-ssh-keys:/root/.ssh - cc-ssh-keys:/root/.ssh
# Exposing standard UI ports internally for Traefik routing # Exposing standard UI ports internally for Traefik routing
#expose: expose:
# - "80" - "80"
# - "443" - "443"
volumes: volumes:
cc-mysql-data: cc-mysql-data: