This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
b5d5269eee
mastodon
/
.env.development
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
th: use local pg cluster instead
2022-11-21 08:31:46 +00:00
LOCAL_DOMAIN=localhost
th: Moderately curse the env file to contain everything in the project
2022-11-23 08:25:17 +00:00
DB_HOST=$(pwd)/data/postgres15
th: use local pg cluster instead
2022-11-21 08:31:46 +00:00
DB_USER=mastodon
DB_NAME=mastodon_development