fix
This commit is contained in:
parent
f105cbc357
commit
31cb1b77c9
@ -170,4 +170,4 @@ unset MORTY_KEY
|
||||
|
||||
# Start uwsgi
|
||||
printf 'Listen on %s\n' "${BIND_ADDRESS}"
|
||||
exec uwsgi "${UWSGI_SETTINGS_PATH}"
|
||||
exec uwsgi --http-socket "${BIND_ADDRESS}" "${UWSGI_SETTINGS_PATH}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user