Skip to content

Commit a476e38

Browse files
committed
wip
1 parent 3f83c65 commit a476e38

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

dev-environments/keycloak-env/apicast-config.json

-28
Original file line numberDiff line numberDiff line change
@@ -119,33 +119,5 @@
119119
]
120120
}
121121
}
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-
}
150122
]
151123
}

0 commit comments

Comments
 (0)