Authelia: fix run-app behavior

This commit is contained in:
2025-12-13 09:51:35 +03:00
parent ae7c20a7aa
commit 7d6ef77e64

View File

@@ -65,6 +65,8 @@
project_src: "{{ base_dir }}"
state: "present"
remove_orphans: true
tags:
- run-app
- name: "Restart application with docker compose"
community.docker.docker_compose_v2: