Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)

master
fuyu 4年前 committed by GitHub
コミット 728148c2e5
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
  1. 1
      .env.vagrant

@ -1,3 +1,4 @@
VAGRANT=true
LOCAL_DOMAIN=mastodon.local
BIND=0.0.0.0
DB_HOST=/var/run/postgresql/

読み込み中…
キャンセル
保存