diff --git a/bootstrap.docker-compose.yml b/bootstrap.docker-compose.yml index 56eca3c..6f27fc1 100644 --- a/bootstrap.docker-compose.yml +++ b/bootstrap.docker-compose.yml @@ -16,9 +16,6 @@ services: # TODO: Sort out authentication method for all services (SSO). Authelia? traefik: image: traefik - ports: - - 8080:80 - - 8443:443 networks: - traefik - docker