This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b5d5269eee
th-downstream
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b5d5269eee'
${ noResults }
glitchier-soc
/
.env.development
5 lines
100 B
Raw
Normal View
History
Unescape
Escape
th: use local pg cluster instead
2 years ago
LOCAL_DOMAIN=localhost
th: Moderately curse the env file to contain everything in the project
2 years ago
DB_HOST=$(pwd)/data/postgres15
th: use local pg cluster instead
2 years ago
DB_USER=mastodon
DB_NAME=mastodon_development