mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
always recreate uptime kuma containers
this will fix the problem when you change nginx configuration and containers are not reloaded
This commit is contained in:
parent
df4c354e46
commit
10220ec5bc
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@
|
|||
state: present
|
||||
project_src: /compose/kuma
|
||||
pull: yes
|
||||
recreate: always
|
||||
|
|
Loading…
Reference in a new issue