mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Merge pull request #544 from ineffyble/tweak/add-default-local-domain-for-vagrant-environments
Add a default LOCAL_DOMAIN=mastodon.dev to .env.vagrant
This commit is contained in:
commit
95b0bf9815
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
||||||
VAGRANT=true
|
VAGRANT=true
|
||||||
|
LOCAL_DOMAIN=mastodon.dev
|
Loading…
Reference in a new issue