fix db
This commit is contained in:
parent
201c857063
commit
d7f7390e46
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
SECRET_KEY=
|
||||
ALLOWED_HOSTS=
|
||||
DB_ENGINE=django.db.backends.postgresql
|
||||
POSTGRES_HOST=rick_db
|
||||
POSTGRES_HOST=rick_psql
|
||||
POSTGRES_DB=tandoor
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_USER=psql
|
||||
|
|
Loading…
Add table
Reference in a new issue