Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilhermevalenca authored May 13, 2024
1 parent 9b7ad10 commit 2406dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default createStore({
editTitle: ''
},
req: {
api: 'http://ec2-3-145-96-182.us-east-2.compute.amazonaws.com/Gearing/api',
api: 'https://ec2-3-145-96-182.us-east-2.compute.amazonaws.com/Gearing/api',
webSocket: 'http://localhost:5000'
}
},
Expand Down

0 comments on commit 2406dd5

Please sign in to comment.