Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Jan 22, 2024
1 parent 60d7615 commit 49ee975
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions dev-environments/keycloak-env/apicast-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,33 +119,5 @@
]
}
}
},
{
"id": "1",
"backend_version": "1",
"proxy": {
"hosts": ["get.example.com"],
"api_backend": "http://example.com/get",
"backend": {
"endpoint": "http://127.0.0.1:8081",
"host": "backend"
},
"policy_chain": [
{
"name": "apicast.policy.apicast"
}
],
"proxy_rules": [
{
"http_method": "GET",
"pattern": "/",
"metric_system_name": "hits",
"delta": 1,
"parameters": [],
"querystring_parameters": {}
}
]
}
}
]
}

0 comments on commit 49ee975

Please sign in to comment.