diff --git a/docker-compose.yml b/docker-compose.yml index 3a52696..2b4cf6a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,7 +14,6 @@ services: - traefik.enable=true - traefik.http.routers.thehrz-nginx.rule=HostRegexp(`^(www\.)?thehrz\.net$`) - traefik.http.routers.thehrz-nginx.entrypoints=web,websecure - - traefik.http.routers.thehrz-nginx.tls.certresolver=letsencrypt - traefik.http.routers.thehrz-nginx.middlewares=CORS@file networks: - traefik