mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-06 10:34:08 +08:00
Update index.ts
This commit is contained in:
parent
4b79cce2f4
commit
b4b7c81b60
@ -14,7 +14,7 @@ try {
|
||||
const instance = axios.create({
|
||||
timeout: 4000,
|
||||
baseURL:
|
||||
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
|
||||
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
|
||||
});
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user