mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Monitor takes a harder restart
This commit is contained in:
parent
e1ab3bd649
commit
b210868955
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
|||
|
||||
- name: Reload monitor
|
||||
become: yes
|
||||
command: "docker kill --signal=HUP monitor"
|
||||
command: "docker restart monitor"
|
||||
|
|
Loading…
Add table
Reference in a new issue