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
string
Default
"unix:/run/lasuite-meet/gunicorn.sock"
Example
"127.0.0.1:8000"
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.
string
"unix:/run/lasuite-meet/gunicorn.sock"
"127.0.0.1:8000"