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

master
fuyu 4 年前 提交者 GitHub
父节点 3e9dc4044b
当前提交 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/

正在加载...
取消
保存