You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 |