Compare commits
2 Commits
1efdb9fb5c
...
aaced3ccf5
| Author | SHA1 | Date | |
|---|---|---|---|
| aaced3ccf5 | |||
| bce365f4fc |
@ -8,11 +8,12 @@ export default defineConfig({
|
||||
preview: {
|
||||
port: 8084,
|
||||
strictPort: true,
|
||||
host: '0.0.0.0'
|
||||
},
|
||||
server: {
|
||||
port: 8084,
|
||||
strictPort: true,
|
||||
host: true,
|
||||
//origin: "http://0.0.0.0:8084",
|
||||
},
|
||||
}
|
||||
})
|
||||
Loading…
x
Reference in New Issue
Block a user