This commit is contained in:
2025-11-14 12:11:44 +08:00
commit 39ebf61572
88 changed files with 9999 additions and 0 deletions

9
internal/config/testdata/missing.toml vendored Normal file
View File

@@ -0,0 +1,9 @@
ListenPort = 0
LogLevel = "info"
StoragePath = "./data"
[[Hub]]
Name = "docker"
Domain = "docker.local"
Upstream = ""
Type = ""