mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
This commit is contained in:
parent
3e9dc4044b
commit
728148c2e5
@ -1,3 +1,4 @@
|
|||||||
VAGRANT=true
|
VAGRANT=true
|
||||||
LOCAL_DOMAIN=mastodon.local
|
LOCAL_DOMAIN=mastodon.local
|
||||||
BIND=0.0.0.0
|
BIND=0.0.0.0
|
||||||
|
DB_HOST=/var/run/postgresql/
|
||||||
|
Loading…
Reference in New Issue
Block a user