Add CertBot to proxy network
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
entrypoint: "/bin/sh -c \"trap exit TERM; while :; do certbot renew --post-hook 'chown -R 1000:1000 /etc/letsencrypt'; sleep 12h & wait $${!}; done;\""
|
||||
volumes:
|
||||
- /home/nick/configs/routing/nginx/certs/letsencrypt:/etc/letsencrypt
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
cloudflare_argo_tunnel:
|
||||
image: cloudflare/cloudflared
|
||||
|
Reference in New Issue
Block a user