Skip to content
Snippets Groups Projects
Verified Commit e0a0ee2e authored by Luc Everse's avatar Luc Everse :passport_control:
Browse files

Set up devServer to proxy to core

parent bedfbaef
Branches
Tags
2 merge requests!183Release 2.5.1,!181Force update ui
Pipeline #740218 canceled
...@@ -20,4 +20,7 @@ module.exports = { ...@@ -20,4 +20,7 @@ module.exports = {
}), }),
], ],
}, },
devServer: {
proxy: 'http://localhost:8080/',
},
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment