# Default configuration interpreted at compile time
LISTEN_ADDRESS = "0.0.0.0"
LISTEN_PORT = "8686"
SERVICES_FILE = "/etc/homepage/services.toml"