~cytrogen/masto-fe

ref: 287520453c30e0d1408699b989bec87b0b4d7ed9 masto-fe/.env.vagrant -rw-r--r-- 130 bytes
28752045 — Claire Fix front-end bug when processing relationship-related account actions (#26902) 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