瀏覽代碼
Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
tags/v3.2.0rc1
fuyu
10 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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/ |