소스 검색
Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
tags/v3.2.0rc1
fuyu
10 달 전
committed by
GitHub
No known key found for this signature in database
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/ |