瀏覽代碼
Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
tags/v3.2.0rc1
fuyu
10 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
0 行删除
-
.env.vagrant
|
|
|
@@ -1,3 +1,4 @@ |
|
|
|
VAGRANT=true |
|
|
|
LOCAL_DOMAIN=mastodon.local |
|
|
|
BIND=0.0.0.0 |
|
|
|
DB_HOST=/var/run/postgresql/ |