Solved missing logout injection bug and refactored srv-web-7-7-inj-compose

This commit is contained in:
2025-08-15 23:55:19 +02:00
parent 5b64b47754
commit 3b4821f7e7
19 changed files with 343 additions and 118 deletions

View File

@@ -21,4 +21,5 @@
args:
executable: /bin/bash
chdir: "{{ DISCOURSE_REPOSITORY_DIR }}"
listen: recreate discourse
listen: recreate discourse
no_log: "{{ MASK_CREDENTIALS_IN_LOGS | bool }}"