mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved missing logout injection bug and refactored srv-web-7-7-inj-compose
This commit is contained in:
@@ -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 }}"
|
Reference in New Issue
Block a user