chore: correct VITE env prefix to APP

This commit is contained in:
Andrew Bastin
2023-07-17 20:06:02 +05:30
parent fc0c113e00
commit 6eb0426aca
4 changed files with 22 additions and 22 deletions

View File

@@ -85,9 +85,9 @@ export default defineConfig({
nuxtStyle: true,
allowRobots: true,
dest: ".sitemap-gen",
hostname: ENV.VITE_BASE_URL,
hostname: ENV.APP_BASE_URL,
})
}
},
}),
StaticCopy({
targets: [