fix assets call
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
hmr: {
|
||||
host: "localhost",
|
||||
host: "sibedas.com",
|
||||
},
|
||||
watch: {
|
||||
usePolling: true,
|
||||
|
||||
Reference in New Issue
Block a user