badges: try to fix http/s issue
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
447c321874
commit
e5920e1d2e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ spec:
|
|||
|
||||
env:
|
||||
- name: GUNICORN_CMD_ARGS
|
||||
value: "--bind=0.0.0.0:8080"
|
||||
value: "--bind=0.0.0.0:8080 --forwarded-allow-ips=\"*\""
|
||||
- name: APP_MODULE
|
||||
value: "deploy.wsgi"
|
||||
- name: KRB5_CONFIG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue