Skip to content

Commit

Permalink
Adds proxy cache plugin for experience API
Browse files Browse the repository at this point in the history
  • Loading branch information
rspurgeon committed Sep 19, 2023
1 parent b0cf1a2 commit 348c47b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions experience/kong/experience-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ services:
- _config: default-jwt
enabled: true
name: jwt
- name: graphql-proxy-cache-advanced
config:
strategy: memory
port: 8084
protocol: http
routes:
Expand Down

0 comments on commit 348c47b

Please sign in to comment.