summaryrefslogtreecommitdiffstats
path: root/.env.vagrant
blob: 69c1bf1fb3d8015f4be78cd973500e750fd02663 (plain)
1
2
3
4
5
6
7
8
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