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:
Muhammed Hussein karimi
2022-01-15 01:08:50 +03:30
committed by GitHub
parent df4c354e46
commit 10220ec5bc

View File

@@ -20,3 +20,4 @@
state: present
project_src: /compose/kuma
pull: yes
recreate: always