mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 13:28:34 +01:00
add: oidc admin user for verify
This commit is contained in:
@@ -27,6 +27,8 @@ atlantis-verify:
|
|||||||
NTFY_API_TARGET: {{ ntfy_api_target }}
|
NTFY_API_TARGET: {{ ntfy_api_target }}
|
||||||
NTFY_PUSH_TARGET: {{ ntfy_push_target }}
|
NTFY_PUSH_TARGET: {{ ntfy_push_target }}
|
||||||
|
|
||||||
|
OIDC_ADMIN_USER: sheppy
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- {{ services[item].port + 1000 }}:5000
|
- {{ services[item].port + 1000 }}:5000
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user