MyNixOS website logo
option

services.porxie.settings.PORXIE_SERVER_ADDRESS

Address to bind the server to.

Use the ip: prefix for an IP address (e.g. ip:127.0.0.1:6314), or on UNIX systems, the unix: prefix for a UNIX socket path (e.g. unix:/run/porxie/porxie.sock).

Declarations
Type
string
Default
"ip:127.0.0.1:6314"