Skip to content

Commit

Permalink
서버 주소 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
onting committed Aug 6, 2020
1 parent 7c48bd8 commit 36dbe29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const hostaddr = 'http:https://127.0.0.1:5000';
const hostaddr = 'http:https://ec2-3-129-59-191.us-east-2.compute.amazonaws.com:5000';

export {hostaddr};

0 comments on commit 36dbe29

Please sign in to comment.