Apparently Rancher still doesn't like it.

This commit is contained in:
WilliamMiceli
2019-09-13 20:52:53 -04:00
parent 2995b8ae4f
commit e471dedf93

View File

@@ -22,8 +22,6 @@ services:
ports:
- "${DASHBOARD_PORT}:8080" # Traefik Dashboard
- "22:22" # SSH
#- "80:80" # HTTP
#- "443:443" # HTTPS
- "3306:3306" # MySQL
- "19132:19132" # Minecraft
restart: always