configure acme
This commit is contained in:
parent
e1a39ca1ca
commit
3cc0a5a668
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue