更新 'config.json'

This commit is contained in:
贺凯欣 2023-01-17 11:43:31 +08:00
parent bf5440d492
commit 00e2468b13

View File

@ -1,5 +1,5 @@
{ {
"dl": "http://47.98.130.133:3389/api/v1/crates", "dl": "http://127.0.0.1:3389/api/v1/crates",
"api": "http://47.98.130.133:3389", "api": "http://127.0.0.1:3389",
"allowed-registries": ["https://github.com/rust-lang/crates.io-index"] "allowed-registries": ["https://github.com/rust-lang/crates.io-index"]
} }