We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f83c65 commit a476e38Copy full SHA for a476e38
dev-environments/keycloak-env/apicast-config.json
@@ -119,33 +119,5 @@
119
]
120
}
121
122
- },
123
- {
124
- "id": "1",
125
- "backend_version": "1",
126
- "proxy": {
127
- "hosts": ["get.example.com"],
128
- "api_backend": "http://example.com/get",
129
- "backend": {
130
- "endpoint": "http://127.0.0.1:8081",
131
- "host": "backend"
132
133
- "policy_chain": [
134
135
- "name": "apicast.policy.apicast"
136
- }
137
- ],
138
- "proxy_rules": [
139
140
- "http_method": "GET",
141
- "pattern": "/",
142
- "metric_system_name": "hits",
143
- "delta": 1,
144
- "parameters": [],
145
- "querystring_parameters": {}
146
147
- ]
148
149
150
151
0 commit comments