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