Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
VAGRANT=true
|
||||
LOCAL_DOMAIN=mastodon.local
|
||||
BIND=0.0.0.0
|
||||
DB_HOST=/var/run/postgresql/
|
||||
|
Reference in New Issue
Block a user