mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-03-17 05:13:02 +01:00
11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"/api": {
|
|
"target": "https://public-pool.io:40557",
|
|
"secure": true,
|
|
"changeOrigin": true,
|
|
"logLevel": "debug",
|
|
"pathRewrite": {
|
|
"^/api": "/api"
|
|
}
|
|
}
|
|
} |