ai/at
ai/at
1
0
This commit is contained in:
syui 2025-03-18 08:21:07 +09:00
parent a45ba54323
commit b44e252cbb
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -10,6 +10,7 @@ export default defineConfig({
server: { server: {
host: SERVER_HOST, host: SERVER_HOST,
port: SERVER_PORT, port: SERVER_PORT,
allowedHosts: ['pds.syu.is'],
}, },
build: { build: {
target: "esnext", target: "esnext",