4 lines
146 B
TOML
4 lines
146 B
TOML
# Default configuration interpreted at compile time
|
|
LISTEN_ADDRESS = "0.0.0.0"
|
|
LISTEN_PORT = "8686"
|
|
SERVICES_FILE = "/etc/homepage/services.toml"
|