mirror of
https://github.com/moeru-ai/airi.git
synced 2026-05-19 08:10:45 +00:00
9 lines
283 B
Bash
9 lines
283 B
Bash
DATABASE_URL="postgresql://postgres:example-PAssw0rd-xHjDYR.b7N@db:5432/postgres"
|
|
|
|
AUTH_GOOGLE_CLIENT_ID="change-me"
|
|
AUTH_GOOGLE_CLIENT_SECRET="change-me"
|
|
|
|
AUTH_GITHUB_CLIENT_ID="change-me"
|
|
AUTH_GITHUB_CLIENT_SECRET="change-me"
|
|
|
|
# OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4318"
|