configure acme

This commit is contained in:
Yax 2021-10-15 23:06:35 +02:00
parent e1a39ca1ca
commit 3cc0a5a668

View file

@ -26,6 +26,7 @@ services:
container_name: nginx-proxy-acme
environment:
- DEFAULT_EMAIL=${LETSENCRYPT_EMAIL}
- NGINX_PROXY_CONTAINER=nginx-proxy
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ${ROOT_INSTALL}/data/nginx-proxy/conf.d:/etc/nginx/conf.d