Skip to content
Snippets Groups Projects
Commit 56560e0c authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Persist the cert path

parent ac22cce2
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ letsencrypt:
volumes:
- "./haproxy:/etc/haproxy"
- "./acme-challenge:/html-root/.well-known/acme-challenge/"
- "./certs:/var/certs"
ocsp:
image: indiehosters/ocsp
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment