Add letsencrypt service and configuration to access .well-known directory

This commit is contained in:
David Parrish
2015-11-18 15:42:21 -05:00
parent bc56da5224
commit 752687a6a6
4 changed files with 60 additions and 3 deletions
+1
View File
@@ -1,2 +1,3 @@
nginx: nginx
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
letsencrypt: /app/letsencrypt_service