打手端迁移至独立子域名
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig({
|
||||
// 隧道/自定义域名访问 dev server 时需加入白名单,否则 Vite 会拦截 Host
|
||||
allowedHosts: [
|
||||
'localhost',
|
||||
'.localhost',
|
||||
'127.0.0.1',
|
||||
'221329.cc.cd',
|
||||
'.cc.cd',
|
||||
|
||||
Reference in New Issue
Block a user