go-mastodon-stats/.env.example
2023-01-30 10:56:54 +13:00

11 lines
320 B
Text

POSTGRESQL_HOST=127.0.0.1
POSTGRESQL_USER=gomastodonstats
POSTGRESQL_PASS="superrandompassword"
POSTGRESQL_STATS_DB=gomastodonstats
TIMEZONE="Pacific/Auckland"
PIXELFED_DB_SCHEMA=pixelfed
MATRIX_DB_SCHEMA=matrix
MASTODON_DB_SCHEMA=mastodon_production
MOBILIZON_DB_SCHEMA=mobilizon_prod
PEERTUBE_DB_SCHEMA=peertube_prod