Removed dedicated port for Dashboard

This commit is contained in:
WilliamMiceli
2019-11-10 18:21:22 -05:00
parent 929a526ac2
commit 1d65d564bf

View File

@@ -16,7 +16,6 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}} {{- end}}
ports: ports:
- "1200:8080" # Traefik Dashboard
- "22:22" # SSH - "22:22" # SSH
- "80:80" # HTTP - "80:80" # HTTP
- "443:443" # HTTPS - "443:443" # HTTPS