This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#544
from ineffyble/tweak/add-default-local-domain-for-vagrant-environments
Add a default LOCAL_DOMAIN=mastodon.dev to .env.vagrant
master
Eugen
7 years ago
committed by
GitHub
parent
905c829179
94eccbc5de
commit
95b0bf9815
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.env.vagrant
+ 2
- 1
.env.vagrant
View File
@ -1 +1,2 @@
VAGRANT=true
VAGRANT=true
LOCAL_DOMAIN=mastodon.dev
Write
Preview
Loading…
Cancel
Save