File tree Expand file tree Collapse file tree
Mobile.Bff.Shopping/apigw Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212 <ItemGroup >
1313 <None Include =" .dockerignore" />
14- <None Include =" docker-compose.ci.build.yml" />
1514 <None Include =" docker-compose.override.yml" >
1615 <DependentUpon >docker-compose.yml</DependentUpon >
1716 </None >
Original file line number Diff line number Diff line change 9696 "UpstreamPathTemplate" : " /catalog-api/{everything}" ,
9797 "UpstreamHttpMethod" : []
9898 },
99- {
100- "DownstreamPathTemplate" : " /{everything}" ,
101- "DownstreamScheme" : " http" ,
102- "DownstreamHostAndPorts" : [
103- {
104- "Host" : " marketing.api" ,
105- "Port" : 80
106- }
107- ],
108- "UpstreamPathTemplate" : " /marketing-api/{everything}" ,
109- "UpstreamHttpMethod" : []
110- },
11199 {
112100 "DownstreamPathTemplate" : " /{everything}" ,
113101 "DownstreamScheme" : " http" ,
119107 ],
120108 "UpstreamPathTemplate" : " /payment-api/{everything}" ,
121109 "UpstreamHttpMethod" : []
122- },
123- {
124- "DownstreamPathTemplate" : " /{everything}" ,
125- "DownstreamScheme" : " http" ,
126- "DownstreamHostAndPorts" : [
127- {
128- "Host" : " locations.api" ,
129- "Port" : 80
130- }
131- ],
132- "UpstreamPathTemplate" : " /location-api/{everything}" ,
133- "UpstreamHttpMethod" : []
134110 }
135111
136112 ],
Original file line number Diff line number Diff line change 108108 "UpstreamPathTemplate" : " /catalog-api/{everything}" ,
109109 "UpstreamHttpMethod" : []
110110 },
111- {
112- "DownstreamPathTemplate" : " /{everything}" ,
113- "DownstreamScheme" : " http" ,
114- "DownstreamHostAndPorts" : [
115- {
116- "Host" : " marketing.api" ,
117- "Port" : 80
118- }
119- ],
120- "UpstreamPathTemplate" : " /marketing-api/{everything}" ,
121- "UpstreamHttpMethod" : []
122- },
123111 {
124112 "DownstreamPathTemplate" : " /{everything}" ,
125113 "DownstreamScheme" : " http" ,
131119 ],
132120 "UpstreamPathTemplate" : " /payment-api/{everything}" ,
133121 "UpstreamHttpMethod" : []
134- },
135- {
136- "DownstreamPathTemplate" : " /{everything}" ,
137- "DownstreamScheme" : " http" ,
138- "DownstreamHostAndPorts" : [
139- {
140- "Host" : " locations.api" ,
141- "Port" : 80
142- }
143- ],
144- "UpstreamPathTemplate" : " /location-api/{everything}" ,
145- "UpstreamHttpMethod" : []
146122 }
147123
148124 ],
You can’t perform that action at this time.
0 commit comments