mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 05:50:55 +03:00
Set Docker gen container as well
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
||||
environment:
|
||||
- DEFAULT_EMAIL=${LETSENCRYPT_EMAIL}
|
||||
- NGINX_PROXY_CONTAINER=proxy
|
||||
- NGINX_DOCKER_GEN_CONTAINER=proxy
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- proxy-certs:/etc/nginx/certs
|
||||
|
||||
Reference in New Issue
Block a user