This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
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
closed-social-glitch-2
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