mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Adding a cert path for certs generated in docker
This commit is contained in:
committed by
Ubuntu
parent
95090974e9
commit
147f198d7c
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
@@ -2,3 +2,5 @@ letsencrypt:
|
||||
build: .
|
||||
ports:
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./certs/:/etc/letsencrypt/certs/
|
||||
|
||||
Reference in New Issue
Block a user