HomeDisk/config.toml

5 lines
62 B
TOML
Raw Normal View History

2022-04-16 18:19:38 +00:00
[http]
host = "localhost"
port = 8080
cors = "127.0.0.1:8080"