Added CSS var and /@server on viite config
This commit is contained in:
@@ -35,6 +35,10 @@ export default defineConfig({
|
||||
"/auth": {
|
||||
target: "http://localhost:10002",
|
||||
changeOrigin: true
|
||||
},
|
||||
"/@server": {
|
||||
target: "http://localhost:10002",
|
||||
changeOrigin: true
|
||||
}
|
||||
},
|
||||
host: true,
|
||||
|
||||
Reference in New Issue
Block a user