1
0
mirror of https://github.com/algora-io/tv.git synced 2025-01-05 01:20:24 +02:00
algora-tv/.env.example
2024-02-29 22:31:42 +03:00

12 lines
252 B
Plaintext

DATABASE_URL="postgresql://user:pass@localhost:5432/db"
GITHUB_CLIENT_ID=""
GITHUB_CLIENT_SECRET=""
AWS_ENDPOINT_URL_S3="https://fly.storage.tigris.dev"
AWS_REGION="auto"
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
BUCKET_NAME=""
EVENT_SINK_URL=""