9 lines
151 B
TOML
9 lines
151 B
TOML
[serve]
|
|
# The address to serve on.
|
|
address = "0.0.0.0"
|
|
# The port to serve on.
|
|
port = 4444
|
|
|
|
[[proxy]]
|
|
backend="https://nixos-07.z.xinu.tv/www/tracer/"
|