Files
elevenlabs.io/.env.example
T
vasyansk b2c7e7ba80
Build Admin / Build image (push) Successful in 37s
add host
2026-07-09 14:41:17 +07:00

9 lines
352 B
Bash

# Secret token — k8s pods must send this in X-Proxy-Token header (optional)
# If empty or unset — token auth is disabled (open mode, protected by IP allowlist only)
# Generate with: openssl rand -hex 32
PROXY_SECRET=
# Allowed source CIDRs (comma-separated), leave empty to allow all (dev mode)
# Example: "10.0.0.0/8,172.16.0.0/12"
ALLOWED_CIDR=