Skip to content

Commit

Permalink
update main to staging API
Browse files Browse the repository at this point in the history
  • Loading branch information
John Rogers committed Dec 10, 2024
1 parent 674537e commit a037269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REACT_APP_API_URL=https://api.harmonydata.ac.uk
REACT_APP_API_URL=https://harmonystagingtmp.azurewebsites.net/
REACT_APP_API_EXAMPLES=$REACT_APP_API_URL/text/examples
REACT_APP_API_PARSE=$REACT_APP_API_URL/text/parse
REACT_APP_API_MATCH=$REACT_APP_API_URL/text/match
Expand Down

0 comments on commit a037269

Please sign in to comment.