Skip to content

Commit 9df54ff

Browse files
committed
Fix the compose file as of @buchdag help (nginx-proxy/acme-companion#226 (comment))
1 parent 743c426 commit 9df54ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ services:
4040
- /var/run/docker.sock:/var/run/docker.sock:ro
4141
environment:
4242
NGINX_DOCKER_GEN_CONTAINER: "nginx-gen"
43+
NGINX_PROXY_CONTAINER: "nginx"
4344

4445
networks:
4546
default:

0 commit comments

Comments
 (0)