Skip to content

Commit 08324ad

Browse files
feat: update .env.example to reflect new routing configuration for proxy application
1 parent 8b785bc commit 08324ad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Applications/Proxy/.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GlobalConfiguration__DownstreamScheme=http
2-
GlobalConfiguration__DownstreamHostAndPorts__0__Host=localhost
3-
GlobalConfiguration__DownstreamHostAndPorts__0__Port=443
1+
Routes__0__DownstreamScheme=http
2+
Routes__0__DownstreamHostAndPorts__0__Host=localhost
3+
Routes__0__DownstreamHostAndPorts__0__Port=5286

0 commit comments

Comments
 (0)