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 4b193c7 commit 2447ab0Copy full SHA for 2447ab0
vite.config.ts
@@ -19,7 +19,7 @@ import VueI18n from '@intlify/unplugin-vue-i18n/vite'
19
import { projectTitle } from './src/config'
20
import { antdvStyleDeps } from './src/utils/resolvers'
21
22
-const serverAddress = 'http://admin.ballcat.cn'
+const serverAddress = 'https://admin.ballcat.cn'
23
// const serverAddress = 'http://127.0.0.1:8080'
24
25
// https://vitejs.dev/config/
0 commit comments