mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-08-06 03:04:38 +02:00
8 lines
No EOL
135 B
JSON
8 lines
No EOL
135 B
JSON
{
|
|
"/api": {
|
|
"target": "http://127.0.0.1/",
|
|
"secure": false,
|
|
"changeOrigin": true,
|
|
"pathRewrite": {"^/api" : ""}
|
|
}
|
|
} |