mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-12-26 11:59:31 +00:00
MikroWizard Initial commit | MikroFront Welcome to the world :)
This commit is contained in:
commit
b97aec6b97
203 changed files with 41097 additions and 0 deletions
8
proxy.conf.json
Normal file
8
proxy.conf.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"/api": {
|
||||
"target": "http://172.17.0.1:8181/",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {"^/api" : ""}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue