diff --git a/docker-compose.yml b/docker-compose.yml index 2f40a73..d3cb3cb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: # Enables the web UI and tells Traefik to listen to docker networks: - web - - host + - default ports: # The HTTP port - "1080:80"