Change reload nginx handler
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
- name: reload nginx
|
||||
command: docker restart nginx
|
||||
command: docker exec nginx nginx -s reload
|
Reference in New Issue
Block a user