Skip to content

Commit

Permalink
Add a default DB_HOST to .env.vagrant for enable the streaming (masto…
Browse files Browse the repository at this point in the history
  • Loading branch information
mfmfuyu authored Jun 14, 2020
1 parent 3e9dc40 commit 728148c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.vagrant
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
VAGRANT=true
LOCAL_DOMAIN=mastodon.local
BIND=0.0.0.0
DB_HOST=/var/run/postgresql/

0 comments on commit 728148c

Please sign in to comment.