8 lines
85 B
TOML
8 lines
85 B
TOML
[default]
|
|
address = "0.0.0.0"
|
|
port = 8000
|
|
|
|
|
|
[release]
|
|
address = "0.0.0.0"
|
|
port = 8000 |