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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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