config: add admin emails for Vadym and Dave Porter

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Vadym Samoilenko 2026-04-29 16:51:37 +01:00
parent 22a5ce83af
commit bd4e600ec7
2 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,7 @@ KLING_ACCESS_KEY=
KLING_SECRET_KEY=
# Admin Users (comma-separated UPNs — users who can rotate Kling credentials)
ADMIN_EMAILS=
ADMIN_EMAILS=vadym.samoilenko@oliver.agency,daveporter@oliver.agency
# IMPORTANT: No trailing slash!
FRONTEND_URL=https://optical-prod.oliver.solutions/lux-studio

View file

@ -20,8 +20,7 @@ KLING_ACCESS_KEY=
KLING_SECRET_KEY=
# Admin Users (comma-separated UPNs — users who can rotate Kling credentials)
# Example: ADMIN_EMAILS=vadym@oliver.agency,someone@oliver.agency
ADMIN_EMAILS=
ADMIN_EMAILS=vadym.samoilenko@oliver.agency,daveporter@oliver.agency
# ----------------------------------------------------------------------------
# Frontend URL for CORS (REQUIRED)