mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-21 18:18:06 +01:00
8 lines
No EOL
130 B
Text
8 lines
No EOL
130 B
Text
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 |