Improvements to setup scripts

This commit is contained in:
2024-06-20 00:09:44 +02:00
parent 455e154792
commit 35b6616e74
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ fi
certbot_path="./data/certbot"
rsa_key_size=4096
domains=(dittmar.dev git.dittmar.dev docker.dittmar.dev cantropee.dittmar.dev)
domains=(dittmar.dev git.dittmar.dev vault.dittmar.dev cantropee.dittmar.dev)
email="robindittmar@gmail.com" # Adding a valid address is strongly recommended
staging=0 # Set to 1 if you're testing your setup to avoid hitting request limits