parent
295b99e2ca
commit
e463482ede
|
|
@ -74,6 +74,7 @@ export default ({ mode }) => {
|
|||
watch: {
|
||||
ignored: ["**/dist/**", "**/out/**", "**/public/**", ".git/**"],
|
||||
},
|
||||
cors: true,
|
||||
proxy: {
|
||||
"/login": {
|
||||
target: "http://localhost:2234",
|
||||
|
|
|
|||
Loading…
Reference in New Issue