Add beckn_onix.sh, docker-compose, and local config files for setup

This commit is contained in:
ameersohel45
2025-09-15 11:29:56 +05:30
parent 175b617e3e
commit 81f969f4fa
10 changed files with 444 additions and 5 deletions

View File

@@ -0,0 +1,24 @@
routingRules:
- domain: "retail:1.1.0" # Retail domain
version: "1.1.0"
targetType: "url"
target:
url: "http://sandbox-api:3000/retail/1.1.0"
endpoints:
- select
- init
- confirm
- status
- track
- cancel
- update
- rating
- support
- domain: "retail:1.1.0" # Retail domain
version: "1.1.0"
targetType: "url"
target:
url: "http://gateway:4000/"
endpoints:
- search