mirror of
https://github.com/wassname/nginx-proxy-letsencrypt.git
synced 2026-09-12 12:40:49 +08:00
Enhance update of certificates
Update or create the certificates as soon as possible
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
nginx: nginx
|
||||
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
letsencrypt_dockergen: docker-gen -watch -only-exposed /app/letsencrypt_service_data.tmpl /app/letsencrypt_service_data
|
||||
nginx: /usr/sbin/nginx
|
||||
dockergen: /usr/local/bin/docker-gen -watch -only-exposed -notify "/app/update_nginx" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
letsencrypt: /app/letsencrypt_service
|
||||
|
||||
Reference in New Issue
Block a user