mastodon/.env.development

5 lines
100 B
Plaintext

LOCAL_DOMAIN=localhost
DB_HOST=$(pwd)/data/postgres15
DB_USER=mastodon
DB_NAME=mastodon_development