Configuration
#data/app.config.yaml
version: v1.3
type: Config
body:
proxy:
- name: local
url: http://localhost:9080#data/proxy-example.yaml
version: v1.2
type: Proxy
rules:
- request:
path: /api/greetings/**
proxy-name: local Explanation
Last updated