mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 01:04:05 +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
|
state: present
|
||||||
project_src: /compose/kuma
|
project_src: /compose/kuma
|
||||||
pull: yes
|
pull: yes
|
||||||
|
recreate: always
|
||||||
|
|
Loading…
Reference in a new issue