The path, host/port or file descriptior to bind the gunicorn socket to.
See https://docs.gunicorn.org/en/stable/settings.html#bind for possible options.
Declarations
Type
stringDefault
"unix:/run/lasuite-drive/gunicorn.sock"Example
"127.0.0.1:8000"