Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
tiprock-network committed Sep 16, 2023
1 parent 1de15c1 commit b0fc2c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORT=5001
resourceTrainingKEY=fca0e92398144f5da32b8e499078e868
resourceTrainingENDPOINT=https://grocerystore.cognitiveservices.azure.com/
resourcePredictionKEY=d3e975e794f44d97af9590dfcba6b936
resourcePredictionENDPOINT=https://grocerystore-prediction.cognitiveservices.azure.com/
resourcePredictionID=/subscriptions/ee37f2c8-a225-4d2e-ac0e-50e3c96cd661/resourceGroups/machine-learning/providers/Microsoft.CognitiveServices/accounts/grocerystore-Prediction
resourceTrainingKEY=
resourceTrainingENDPOINT=
resourcePredictionKEY=
resourcePredictionENDPOINT=
resourcePredictionID=

0 comments on commit b0fc2c2

Please sign in to comment.