updated domain gitlab.dittmar.dev => git.dittmar.dev

This commit is contained in:
2023-10-18 16:21:44 +00:00
parent 972682dc9b
commit cf6d4167b6
2 changed files with 17 additions and 16 deletions
+2 -1
View File
@@ -8,7 +8,7 @@ fi
certbot_path="./data/certbot"
rsa_key_size=4096
domains=(dittmar.dev gitlab.dittmar.dev cantropee.dittmar.dev)
domains=(dittmar.dev git.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
@@ -66,4 +66,5 @@ docker run --rm \
--agree-tos \
--force-renewal
docker logs nginx
./stop-nginx.sh