~cytrogen/masto-fe

ref: f337008819125d6ccb039220260b81117882a971 masto-fe/.env.vagrant -rw-r--r-- 130 bytes
f3370088 — Daniel M Brasil Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 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