~cytrogen/masto-fe

ref: b749de766f5a6158fd0b5f3c3201943083fc7979 masto-fe/.env.vagrant -rw-r--r-- 130 bytes
b749de76 — Michael Stanclift Migrate Dockerfile to Bookworm (#26802) 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