This commit is contained in:
2026-04-05 17:55:02 +08:00
parent a10bdfde35
commit 22b1544337
+1 -1
View File
@@ -7,7 +7,7 @@ export default defineConfig({
server: {
host: '::',
allowedHosts: [
'xiaoji.mymoyu.top',
'*.mymoyu.top',
"*",
],
},