1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-26 01:00:20 +02:00
algora-tv/.env.example

12 lines
252 B
Plaintext
Raw Normal View History

2024-02-29 21:31:42 +02:00
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=""