mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Create kong.yaml
This commit is contained in:
parent
fa6a2e4233
commit
f67eff87bc
9
deployment/kong/kong-config/kong.yaml
Normal file
9
deployment/kong/kong-config/kong.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
_format_version: "3.0"
|
||||||
|
|
||||||
|
services:
|
||||||
|
- name: juiceshop-service
|
||||||
|
url: http://juiceshop-backend:3000
|
||||||
|
routes:
|
||||||
|
- name: juiceshop-route
|
||||||
|
paths:
|
||||||
|
- /
|
Loading…
x
Reference in New Issue
Block a user