更新 frontend/vite.config.js
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig({
|
|||||||
uni(),
|
uni(),
|
||||||
basicSsl(),
|
basicSsl(),
|
||||||
],
|
],
|
||||||
|
base: '/echoChat-frontend/',
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
https: true,
|
https: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user