allow host
This commit is contained in:
@@ -22,11 +22,12 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 5173,
|
||||
allowedHosts,
|
||||
},
|
||||
preview: {
|
||||
host: true,
|
||||
port: 5263,
|
||||
allowedHosts: allowedHosts,
|
||||
allowedHosts,
|
||||
},
|
||||
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user