Changed catalog.api url from catalog.api to pass through API gateway
This commit is contained in:
parent
1c6431d503
commit
d8382f8d52
@ -134,7 +134,7 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
- ASPNETCORE_URLS=http://0.0.0.0:80
|
||||
- CatalogUrl=http://catalog.api
|
||||
- CatalogUrl=http://apigw/purchase-bff/catalog
|
||||
- OrderingUrl=http://ordering.api
|
||||
- BasketUrl=http://basket.api
|
||||
- PurchaseUrl=http://apigw/purchase-bff
|
||||
|
Loading…
x
Reference in New Issue
Block a user