4 lines
66 B
TOML
4 lines
66 B
TOML
[server]
|
|
host = "example.com"
|
|
port = [ 8080, 8181, 8282 ]
|
[server]
|
|
host = "example.com"
|
|
port = [ 8080, 8181, 8282 ]
|