mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 08:54:24 +02:00
configure acme
This commit is contained in:
parent
e1a39ca1ca
commit
3cc0a5a668
@ -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…
x
Reference in New Issue
Block a user