mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:48:33 +01:00
feat: ntfy, new dispatcher & atlantis-verify update
This commit is contained in:
@@ -22,6 +22,10 @@ atlantis-verify:
|
||||
DISPATCH_AUTH_USER: {{ event_dispatcher_user }}
|
||||
DISPATCH_AUTH_PASSWORD: {{ event_dispatcher_pass }}
|
||||
|
||||
NTFY_ACCESS_TOKEN: {{ ntfy_api_access_token }}
|
||||
NTFY_API_TARGET: {{ ntfy_api_target }}
|
||||
NTFY_PUSH_TARGET: {{ ntfy_push_target }}
|
||||
|
||||
ports:
|
||||
- {{ services[item].port + 1000 }}:5000
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user