Added default site
This commit is contained in:
parent
11f7309f57
commit
20c96bb904
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ export default defineConfig({
|
||||||
build: {
|
build: {
|
||||||
assets: '_fwt',
|
assets: '_fwt',
|
||||||
},
|
},
|
||||||
|
site: 'http://localhost:8080',
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue