Moderately curse the env file to contain everything in the project
parent
17e49cf098
commit
842498649d
|
@ -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 New Issue