moved to docker.dittmar.dev, since docker cli does not really allow custom paths in URIs

This commit is contained in:
2023-11-08 01:22:24 +01:00
parent 7143b608d6
commit bf7af2e54a
3 changed files with 31 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ fi
certbot_path="./data/certbot"
rsa_key_size=4096
domains=(dittmar.dev git.dittmar.dev cantropee.dittmar.dev)
domains=(dittmar.dev git.dittmar.dev docker.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