refactor(web-client-tpos): dashboard data-driven, 2-level sidebar, fix YARP 502 in Docker
This commit is contained in:
@@ -1282,6 +1282,12 @@ services:
|
||||
# EN: IAM Service Communication
|
||||
# VI: Giao tiếp IAM Service
|
||||
- IamService__BaseUrl=http://iam-service-net:8080
|
||||
# EN: YARP Reverse Proxy — override cluster addresses for Docker network
|
||||
# VI: YARP Reverse Proxy — override địa chỉ cluster cho Docker network
|
||||
- ReverseProxy__Clusters__iam-cluster__Destinations__destination1__Address=http://iam-service-net:8080
|
||||
- ReverseProxy__Clusters__merchant-cluster__Destinations__destination1__Address=http://merchant-service-net:8080
|
||||
- ReverseProxy__Clusters__catalog-cluster__Destinations__destination1__Address=http://catalog-service-net:8080
|
||||
- ReverseProxy__Clusters__order-cluster__Destinations__destination1__Address=http://order-service-net:8080
|
||||
ports:
|
||||
- "3001:8080"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user