MyNixOS website logo
option

services.lasuite-docs.bind

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-docs/gunicorn.sock"
Example
"127.0.0.1:8000"