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
8e4da8677c
mastodon
/
.env.development
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use local pg cluster instead
2022-11-21 08:31:46 +00:00
LOCAL_DOMAIN=localhost
Moderately curse the env file to contain everything in the project
2022-11-23 08:25:17 +00:00
DB_HOST=$(pwd)/data/postgres15
use local pg cluster instead
2022-11-21 08:31:46 +00:00
DB_USER=mastodon
DB_NAME=mastodon_development