updated domain gitlab.dittmar.dev => git.dittmar.dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user