Hack in temp fix for certbot autorenew
This commit is contained in:
parent
f82cca1ece
commit
6bc13c8d4c
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ services:
|
|||
- ./data:/data
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
- ./default.conf:/etc/nginx/conf.d/default.conf
|
||||
environment:
|
||||
- AWS_CONFIG_FILE=/etc/letsencrypt/credentials/credentials-6
|
||||
|
|
Loading…
Reference in a new issue