Skip to content

Commit

Permalink
Update api.js
Browse files Browse the repository at this point in the history
  • Loading branch information
scl2589 committed Feb 2, 2021
1 parent 8025b16 commit e1347a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/api/api.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
URL: 'https://k3a503.p.ssafy.io:8889',
URL: 'https://t4coach35.p.ssafy.io:8889',
YOUTUBE_URL: "https://www.googleapis.com/youtube/v3/search",
OPENVIDU_URL: "https://k3a503.p.ssafy.io",
OPENVIDU_URL: "https://t4coach35.p.ssafy.io",
ROUTES: {
user: '/user',
login: '/user/login',
Expand Down

0 comments on commit e1347a3

Please sign in to comment.