mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
le secrets volume
This commit is contained in:
parent
6006b6b5e9
commit
6078442993
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ services:
|
|||
- CERTBOT_EMAIL=$EMAIL
|
||||
networks:
|
||||
- proxy-tier
|
||||
volumes:
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue