~cytrogen/masto-fe

ref: 6b58cfd8dd2f635dbb1b9d10b6b243d20ba23535 masto-fe/.env.vagrant -rw-r--r-- 130 bytes
6b58cfd8 — Claire Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739) 2 years ago
                                                                                
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