mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-08-05 10:44:30 +02:00
8 lines
No EOL
141 B
JSON
8 lines
No EOL
141 B
JSON
{
|
|
"/api": {
|
|
"target": "http://172.17.0.1:8181/",
|
|
"secure": false,
|
|
"changeOrigin": true,
|
|
"pathRewrite": {"^/api" : ""}
|
|
}
|
|
} |