This website requires JavaScript.
Explore
Help
Register
Sign In
ar
/
mastodon
forked from
treehouse/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4b48ca5ee
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