remove wrong env vars
This commit is contained in:
parent
ddec9d1126
commit
8507c134ca
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ spec:
|
|||
imagePullPolicy: Always
|
||||
name: web
|
||||
env:
|
||||
- name: STATIC_ROOT
|
||||
value: /app/staticfiles
|
||||
- name: MEDIA_ROOT
|
||||
value: /app/mediafiles
|
||||
- name: DEBUG
|
||||
value: "false"
|
||||
- name: ALLOWED_HOSTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue