mirror of
https://github.com/lyz05/danmaku.git
synced 2026-02-03 02:04:38 +08:00
fix: leancloud迁移到华北
This commit is contained in:
@@ -7,7 +7,7 @@ require("dotenv").config({path: "../.env"});
|
||||
AV.init({
|
||||
appId: process.env.LEANCLOUD_DANMAKU_APP_ID,
|
||||
appKey: process.env.LEANCLOUD_DANMAKU_APP_KEY,
|
||||
serverURL: "https://dbvunek8.lc-cn-e1-shared.com"
|
||||
serverURL: "https://dbvunek8.lc-cn-n1-shared.com"
|
||||
});
|
||||
|
||||
function currentDay() {
|
||||
|
||||
Reference in New Issue
Block a user