1
0

Miniflux: add restart policy

This commit is contained in:
2025-08-04 09:50:43 +03:00
parent b4cddb337a
commit ede37e7fa3
2 changed files with 3 additions and 0 deletions

View File

@@ -68,4 +68,5 @@
community.docker.docker_compose_v2:
project_src: "{{ base_dir }}"
state: "present"
recreate: "always"
remove_orphans: true