Add files via upload

This commit is contained in:
orianelou
2025-01-20 12:00:49 +02:00
committed by GitHub
parent b1731237d1
commit 923a8a804b
18 changed files with 1453 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
routes:
-
uri: /
upstream:
nodes:
"juiceshop-backend:3000": 1
type: roundrobin
#END