Keep more development environment options
This commit is contained in:
parent
b97006d43c
commit
0c766f9867
4 changed files with 46 additions and 12 deletions
|
@ -18,8 +18,8 @@ FEDIREADS_DATABASE_BACKEND=postgres
|
|||
MEDIA_ROOT="images/"
|
||||
|
||||
POSTGRES_PASSWORD="fedireads"
|
||||
POSTGRES_USER="postgres"
|
||||
POSTGRES_DB="postgres"
|
||||
POSTGRES_USER="fedireads"
|
||||
POSTGRES_DB="fedireads"
|
||||
|
||||
RABBITMQ_DEFAULT_USER=rabbit
|
||||
RABBITMQ_DEFAULT_PASS=changeme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue