9 lines
82 B
TOML
9 lines
82 B
TOML
[server]
|
|
ip = "172.0.0.1"
|
|
port = "5001"
|
|
|
|
[server]
|
|
ip = "172.0.0.1"
|
|
port = "5000"
|
|
|