Monitor takes a harder restart

This commit is contained in:
Samuel Clay 2021-03-10 12:38:52 -05:00
parent e1ab3bd649
commit b210868955

View file

@ -15,4 +15,4 @@
- name: Reload monitor
become: yes
command: "docker kill --signal=HUP monitor"
command: "docker restart monitor"