1
1
Fork 1
mastodon/.env.vagrant

8 Zeilen
130 B
Plaintext

VAGRANT=true
LOCAL_DOMAIN=mastodon.local
BIND=0.0.0.0
DB_HOST=/var/run/postgresql/
ES_ENABLED=true
ES_HOST=localhost
ES_PORT=9200