config: add admin emails for Vadym and Dave Porter
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
22a5ce83af
commit
bd4e600ec7
2 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue