Skip to content

Commit 2406dd5

Browse files
Update index.js
1 parent 9b7ad10 commit 2406dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default createStore({
1111
editTitle: ''
1212
},
1313
req: {
14-
api: 'http://ec2-3-145-96-182.us-east-2.compute.amazonaws.com/Gearing/api',
14+
api: 'https://ec2-3-145-96-182.us-east-2.compute.amazonaws.com/Gearing/api',
1515
webSocket: 'http://localhost:5000'
1616
}
1717
},

0 commit comments

Comments
 (0)