update certbot path to custom_ca cert
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
- 80:80
|
||||
volumes:
|
||||
- ${DROOT}/certbot:/config
|
||||
- ${HOME}/.step/certs/root_ca.crt:/config/custom_ca/mrmeeb.pem
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
|
||||
Reference in New Issue
Block a user