diff --git a/Dashboard_Containers/heimdall/compose.yaml b/Dashboard_Containers/heimdall/compose.yaml index eff6034..283fc49 100644 --- a/Dashboard_Containers/heimdall/compose.yaml +++ b/Dashboard_Containers/heimdall/compose.yaml @@ -10,6 +10,6 @@ services: volumes: - /srv/docker/heimdall/config:/config ports: - - 5003:80 + #- 80:80 - 5004:443 restart: unless-stopped \ No newline at end of file