Restart nginx container after renewing certificates
All checks were successful
Deploy homelab / Deploy (push) Successful in 2s
All checks were successful
Deploy homelab / Deploy (push) Successful in 2s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user