ArinDash/config_template.toml
2025-12-22 18:49:05 +01:00

11 lines
190 B
TOML

#save this file as config.toml after configuring
[pihole]
Host = "pi.hole"
Password = "generate-an-app-password-in-pi-hole"
[wifi]
Auth = "WPA"
SSID = "YourSSID"
Password = "YourPassword"