Skip to content

Commit

Permalink
Lookout: update React dev proxy to use LookoutV2 port. (#3086)
Browse files Browse the repository at this point in the history
Signed-off-by: Rich Scott <[email protected]>
  • Loading branch information
richscott authored Oct 31, 2023
1 parent f442b47 commit eba4da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/lookout/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"last 1 safari version"
]
},
"proxy": "http://localhost:8089",
"proxy": "http://localhost:10000",
"devDependencies": {
"@types/react-truncate": "^2.3.4",
"@types/validator": "^13.7.3"
Expand Down

0 comments on commit eba4da0

Please sign in to comment.