Hopefully fix certificate renewal

This commit is contained in:
2024-10-15 22:01:36 +01:00
parent 87ce6d5b9d
commit 0ce8f1e8fb
4 changed files with 30 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/bash
# Ansible managed
#echo "starting service nginx"
#systemctl start nginx
echo "Restarting reverse_proxy container"
docker restart reverse_proxy