Merge branch 'beckn:main' into feat/policyEnforcer
This commit is contained in:
@@ -24,10 +24,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
onix-bap:
|
onix-bap:
|
||||||
build:
|
image: fidedocker/onix-adapter
|
||||||
context: ../..
|
|
||||||
dockerfile: Dockerfile.adapter-with-plugins
|
|
||||||
image: onix-adapter:local
|
|
||||||
container_name: onix-bap
|
container_name: onix-bap
|
||||||
ports:
|
ports:
|
||||||
- "8081:8081"
|
- "8081:8081"
|
||||||
@@ -51,7 +48,7 @@ services:
|
|||||||
condition: service_started
|
condition: service_started
|
||||||
|
|
||||||
onix-bpp:
|
onix-bpp:
|
||||||
image: onix-adapter:local
|
image: fidedocker/onix-adapter
|
||||||
container_name: onix-bpp
|
container_name: onix-bpp
|
||||||
ports:
|
ports:
|
||||||
- "8082:8082"
|
- "8082:8082"
|
||||||
|
|||||||
Reference in New Issue
Block a user