Adding a cert path for certs generated in docker

This commit is contained in:
William Budington
2015-03-21 02:01:40 +00:00
committed by Ubuntu
parent 95090974e9
commit 147f198d7c
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
*
!.gitignore
+2
View File
@@ -2,3 +2,5 @@ letsencrypt:
build: .
ports:
- "443:443"
volumes:
- ./certs/:/etc/letsencrypt/certs/