feat: ntfy, new dispatcher & atlantis-verify update

This commit is contained in:
2024-02-17 16:20:27 +00:00
parent 8742aace96
commit e827763ccb
6 changed files with 72 additions and 17 deletions

View File

@@ -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: