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