瀏覽代碼

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

tags/v3.2.0rc1
fuyu 10 月之前
committed by GitHub
父節點
當前提交
728148c2e5
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      .env.vagrant

+ 1
- 0
.env.vagrant 查看文件

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

Loading…
取消
儲存