mastodon/.env.dev

5 lines
97 B
Plaintext
Raw Permalink Normal View History

2022-11-21 08:31:46 +00:00
LOCAL_DOMAIN=localhost
DB_HOST=/var/run/postgresql
DB_USER=mastodon
DB_NAME=mastodon_development