mirror of
https://github.com/orbien-org/orbien.git
synced 2026-09-22 00:01:31 +00:00
14 lines
202 B
TOML
14 lines
202 B
TOML
listen = "0.0.0.0:9527"
|
|
|
|
# httpGwPort = 80
|
|
# httpsGwPort = 443
|
|
# rootDomain = "example.com"
|
|
|
|
#auth.token = "YOUR_TOKEN"
|
|
|
|
#[dashboard]
|
|
#addr = "0.0.0.0"
|
|
#port = 8020
|
|
#user = "admin"
|
|
#password = "123456"
|