MyNixOS website logo
option

services.anubis.instances.<name>.settings.TARGET

The reverse proxy target that Anubis is protecting. This is a required option.

The usage of Unix domain sockets is supported by the following syntax: unix:///path/to/socket.sock.

Declarations
Type
string
Example
"http://127.0.0.1:8000"