mirror of
https://github.com/openappsec/openappsec.git
synced 2025-08-14 05:45:57 +03:00
Create kong.yaml
This commit is contained in:
parent
a3ac05642c
commit
60facef890
@ -0,0 +1,15 @@
|
|||||||
|
_format_version: "3.0"
|
||||||
|
|
||||||
|
services:
|
||||||
|
- name: juiceshop-service
|
||||||
|
url: http://juiceshop-backend:3000
|
||||||
|
routes:
|
||||||
|
- name: juiceshop-route
|
||||||
|
paths:
|
||||||
|
- /
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
- name: open-appsec-waf-kong-plugin
|
||||||
|
route: juiceshop-route
|
||||||
|
config: {}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user