circumvent permission issues
This commit is contained in:
parent
c259aa11f7
commit
55099fd226
2 changed files with 4 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
# Proxy all other requests to Gunicorn
|
||||
handle {
|
||||
reverse_proxy unix//run/gunicorn.sock
|
||||
reverse_proxy unix//app/run/gunicorn.sock
|
||||
}
|
||||
|
||||
respond /healthz "OK" 200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue