add: oidc admin user for verify

This commit is contained in:
2024-02-19 16:30:23 +00:00
parent 78edd490b1
commit 9112b6f645

View File

@@ -27,6 +27,8 @@ atlantis-verify:
NTFY_API_TARGET: {{ ntfy_api_target }}
NTFY_PUSH_TARGET: {{ ntfy_push_target }}
OIDC_ADMIN_USER: sheppy
ports:
- {{ services[item].port + 1000 }}:5000
volumes: