mirror of
https://github.com/MvDevsUnion/WPetition.git
synced 2026-04-29 03:23:13 +00:00
updated readme
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://localhost:5299",
|
||||
target: "http://localhost:9755",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user