mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-01 13:52:20 +00:00
11 lines
320 B
Text
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
|