mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-29 08:02:34 +02:00
12 lines
No EOL
293 B
JSON
12 lines
No EOL
293 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",
|
|
"*.yml"
|
|
]
|
|
}
|
|
} |