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