1
0
mirror of https://github.com/wmnnd/nginx-certbot synced 2023-04-20 18:47:46 +08:00

Add reloading echo

This commit is contained in:
Philipp 2019-01-01 22:12:42 +01:00
parent 5be706be5f
commit 4fcc3a3565

View File

@ -70,4 +70,5 @@ docker-compose run --rm --entrypoint "\
--force-renewal" certbot
echo
echo "### Reloading nginx ..."
docker-compose exec nginx nginx -s reload