toml/tomlc99/sample.toml

4 lines
66 B
TOML
Raw Normal View History

2020-11-02 02:31:50 +00:00
[server]
host = "example.com"
2020-12-05 22:19:53 +00:00
port = [ 8080, 8181, 8282 ]