mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
7 lines
No EOL
112 B
JSON
7 lines
No EOL
112 B
JSON
{
|
|
"/api/*": {
|
|
"target": "http//<api_host>:<api_port>",
|
|
"secure": false,
|
|
"changeOrigin": true
|
|
}
|
|
} |