Noggin: set the script_name env var
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
fede1317e7
commit
4fa318d86c
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ spec:
|
|||
value: "deploy.wsgi"
|
||||
- name: APP_CONFIG
|
||||
value: "/etc/noggin/gunicorn.conf.py"
|
||||
- name: SCRIPT_NAME
|
||||
value: "/accounts"
|
||||
readinessProbe:
|
||||
timeoutSeconds: 10
|
||||
initialDelaySeconds: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue