save
This commit is contained in:
parent
93341e9142
commit
a27b90e39c
1 changed files with 2 additions and 1 deletions
|
|
@ -211,7 +211,8 @@ spec:
|
||||||
|
|
||||||
- name: DB_ENGINE
|
- name: DB_ENGINE
|
||||||
value: django.db.backends.postgresql
|
value: django.db.backends.postgresql
|
||||||
|
- name: GUNICORN_MEDIA
|
||||||
|
value: "1"
|
||||||
- name: POSTGRES_HOST
|
- name: POSTGRES_HOST
|
||||||
value: tandoor-postgres
|
value: tandoor-postgres
|
||||||
- name: POSTGRES_PORT
|
- name: POSTGRES_PORT
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue