Update docker-compose.yml
expose ports
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user