diff --git a/templates/Traefik/1/docker-compose.yml b/templates/Traefik/1/docker-compose.yml index 5e20a7f..b894060 100644 --- a/templates/Traefik/1/docker-compose.yml +++ b/templates/Traefik/1/docker-compose.yml @@ -22,8 +22,8 @@ services: ports: - "${DASHBOARD_PORT}:8080" # Traefik Dashboard - "22:22" # SSH - - #"80:80" # HTTP - - #"443:443" # HTTPS + #- "80:80" # HTTP + #- "443:443" # HTTPS - "3306:3306" # MySQL - "19132:19132" # Minecraft restart: always