mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:41:36 +01:00
fix: auth token
This commit is contained in:
@@ -10,6 +10,4 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
SQLITE_LOCATION: sqlite:////app/data/sqlite.db
|
SQLITE_LOCATION: sqlite:////app/data/sqlite.db
|
||||||
DISPATCH_SERVER: {{ event_dispatcher_address }}
|
DISPATCH_SERVER: {{ event_dispatcher_address }}
|
||||||
DISPATCH_AUTH_USER: {{ event_dispatcher_user }}
|
DISPATCH_TOKEN: {{ event_dispatcher_pass }}
|
||||||
DISPATCH_AUTH_PASSWORD: {{ event_dispatcher_pass }}
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user