homepage/config.toml
2024-07-02 16:21:57 +02:00

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"