~cytrogen/masto-fe

ref: 286a21afdc427a24a32d506dcb5355df434e22ce masto-fe/.env.vagrant -rw-r--r-- 130 bytes
286a21af — Christian Schmidt Support webpacker live-reloading on Docker (#26419) 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