diff --git a/Production/docker-compose.yml b/Production/docker-compose.yml index 015a90c..32eb424 100644 --- a/Production/docker-compose.yml +++ b/Production/docker-compose.yml @@ -45,6 +45,7 @@ services: - "nginx_certs:/etc/nginx/certs:rw" environment: NGINX_DOCKER_GEN_CONTAINER: "nginx-gen" + NGINX_PROXY_CONTAINER: "nginx" ACME_CA_URI: links: - nginx