Added config.json

This commit is contained in:
qj 2022-12-12 00:05:00 +08:00
commit ef278d5863

5
config.json Normal file
View File

@ -0,0 +1,5 @@
{
"dl": "http://txdatacenter:3000/api/v1/crates/{crate}/{version}/download",
"api": "http://txdatacenter:3000",
"allowed-registries": ["https://github.com/rust-lang/crates.io-index"]
}