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

@@ -2,4 +2,5 @@
# Ansible managed
#echo "stopping service nginx"
#systemctl stop nginx
#systemctl stop nginx
docker stop reverse_proxy