Ensure port 80 services are stopped before cert renewal

This commit is contained in:
2024-12-29 00:18:11 +00:00
parent 7ace3851e2
commit e9d72bf2e0

View File

@@ -3,3 +3,4 @@
#echo "stopping service nginx" #echo "stopping service nginx"
#systemctl stop nginx #systemctl stop nginx
docker stop reverse_proxy