Restart nginx container after renewing certificates
All checks were successful
Deploy homelab / Deploy (push) Successful in 2s

This commit is contained in:
2025-09-03 00:09:44 -05:00
parent 1063a538f2
commit fdc1c4b6cb

View File

@@ -24,3 +24,4 @@ jobs:
run: | run: |
cd /home/matthew/homelab cd /home/matthew/homelab
docker compose run --rm certbot renew docker compose run --rm certbot renew
docker restart homelab-web-1