Skip to content

Instantly share code, notes, and snippets.

# NexaFlow Production Config - DO NOT COMMIT
APP_ENV=production
APP_URL=https://tensorstreams.live
API_BASE=https://tensorstreams.live/api/v1
DB_HOST=10.0.1.45
DB_PORT=5432
DB_NAME=nexaflow_prod
DB_USER=nf_api_user
DB_PASS=Nx2024$ProdDB!secure