We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb5473 commit 4af611dCopy full SHA for 4af611d
vite.config.js
@@ -3,6 +3,6 @@ import react from '@vitejs/plugin-react'
3
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
- base: 'https://aidatafoundation.github.io',
+ base: 'https://cloudsecuritycorner.com',
7
plugins: [react()]
8
})
0 commit comments