diff --git a/templates/Traefik/0/docker-compose.yml b/templates/Traefik/0/docker-compose.yml index fea4189..38fd85d 100644 --- a/templates/Traefik/0/docker-compose.yml +++ b/templates/Traefik/0/docker-compose.yml @@ -12,6 +12,7 @@ services: io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} {{- end}} networks: + - default - public ports: - "80:80"