10 lines
129 B
TOML
10 lines
129 B
TOML
ListenPort = 0
|
|
LogLevel = "info"
|
|
StoragePath = "./data"
|
|
|
|
[[Hub]]
|
|
Name = "docker"
|
|
Domain = "docker.local"
|
|
Upstream = ""
|
|
Type = ""
|