tildes-statistics/.env.example

9 lines
343 B
Plaintext
Raw Permalink Normal View History

2022-10-06 12:48:31 +00:00
# The database connection string for PostgreSQL.
# DATABASE_URL="postgres://user:password@127.0.0.1:5432/database"
# The User-Agent string for HTTP requests, replace the email with yours.
# USER_AGENT="Tildes Statistics (your-email@example.org)"
2022-10-09 21:34:39 +00:00
# A different base URL than the default "https://tildes.net".
# BASE_URL="https://example.org"