misc(docker): fix letsencrypt script (#140)

This commit is contained in:
Jérémy Denquin 2022-11-28 14:54:37 +01:00 committed by GitHub
parent 3162d8657c
commit 8eb4046e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ fi
domains=(lago.example www.lago.example)
rsa_key_size=4096
data_path="./extra/ssl/certbot"
data_path="./extra/certbot"
email="jeremy@getlago.com" # Adding a valid address is strongly recommended
staging=0 # Set to 1 if you're testing your setup to avoid hitting request limits