th: Moderately curse the env file to contain everything in the project
This commit is contained in:
parent
116dbae343
commit
0b7a1c3750
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
LOCAL_DOMAIN=localhost
|
LOCAL_DOMAIN=localhost
|
||||||
DB_HOST=/var/run/postgresql
|
DB_HOST=$(pwd)/data/postgres15
|
||||||
DB_USER=mastodon
|
DB_USER=mastodon
|
||||||
DB_NAME=mastodon_development
|
DB_NAME=mastodon_development
|
||||||
|
|
Loading…
Reference in a new issue