solar-grabber/Rocket.toml.example
Paul van Tilburg 3690647c76 Add service-specific configuration
Switch to a section/table for the service to make it easier.
2023-01-09 21:25:35 +01:00

10 lines
222 B
Text

[default]
address = "0.0.0.0"
port = 2356
# Put your solar cloud service settings below and uncomment them
[default.service]
# kind = "MyAutarco"
# username = "foo@domain.tld"
# password = "secret"
# site_id = "abc123de"