This commit is contained in:
hackrobot
2024-09-14 12:49:49 +08:00
parent c4b1552228
commit 037bb71a9b

View File

@@ -95,7 +95,7 @@ const config = {
},
// 允许特定域名访问
allowedHosts: [
'nomad.hackrobot.cn'
'bot.hackrobot.cn'
],
}
},