Browse Source

fix vagrant connection error (#12180)

master
kodai 4 years ago
committed by Eugen Rochko
parent
commit
5966d1b5a3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .env.vagrant

+ 1
- 0
.env.vagrant View File

@ -1,2 +1,3 @@
VAGRANT=true VAGRANT=true
LOCAL_DOMAIN=mastodon.local LOCAL_DOMAIN=mastodon.local
BIND=0.0.0.0

Loading…
Cancel
Save