mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-28 23:52:34 +02:00
13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://github.com/yusing/go-proxy/raw/main/schema/config.schema.json": [
|
|
"config.example.yml",
|
|
"config.yml"
|
|
],
|
|
"https://github.com/yusing/go-proxy/raw/main/schema/providers.schema.json": [
|
|
"providers.example.yml",
|
|
"*.providers.yml",
|
|
"providers.yml"
|
|
]
|
|
}
|
|
}
|