Skip to content

Commit

Permalink
Module 1
Browse files Browse the repository at this point in the history
  • Loading branch information
RameshKrishnanNaraKrish committed Sep 17, 2024
1 parent dd523d5 commit e05ce3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

export const appConfig = {
// MODULE 1- BACKEND
initStateAPI: '', // e.g. https://12abcdef89.execute-api.us-west-2.amazonaws.com/Prod/InitState/
initStateAPI: 'https://22qj28n2ee.execute-api.us-east-1.amazonaws.com/Prod/InitState/', // e.g. https://12abcdef89.execute-api.us-west-2.amazonaws.com/Prod/InitState/
// MODULE 2 - REALTIME
iot: {
poolId: '', // e.g. 'us-west-2:1abcdef-1234-abcd-1234-abcde123456'
Expand Down

0 comments on commit e05ce3a

Please sign in to comment.