mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
update docs and examples
This commit is contained in:
@@ -3,4 +3,4 @@ default:
|
||||
- {route: "/api/svc2", dest: "http://127.0.0.1:8082/api", "ping": "http://127.0.0.1:8082/health"}
|
||||
localhost:
|
||||
- {route: "^/api/svc3/(.*)", dest: "http://localhost:8083/$1","ping": "http://127.0.0.1:8083/health"}
|
||||
- {route: "/www", dest: "web2", "static": y}
|
||||
- {route: "/www", dest: "web2", "assets": true}
|
||||
|
||||
Reference in New Issue
Block a user