1
0
Fork 0
mirror of https://github.com/glitch-soc/mastodon.git synced 2024-05-14 21:23:51 -04:00
mastodon/.env.vagrant

8 lines
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