Update some roles
This commit is contained in:
parent
eb6052e4ec
commit
5ff07b77b4
5 changed files with 7 additions and 4 deletions
|
@ -18,6 +18,7 @@ umami_env:
|
|||
DATABASE_TYPE: postgresql
|
||||
FORCE_SSL: 1
|
||||
HASH_SALT: "{{ umami_hash_salt }}"
|
||||
CLIENT_IP_HEADER: X-Analytics-IP
|
||||
|
||||
umami_compose:
|
||||
watchtower: true
|
||||
|
|
Reference in a new issue