Skip to content

Commit

Permalink
chore : base url 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
judahhh committed Dec 20, 2023
1 parent 1f85adc commit 3eb42e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VITE_BASE_URL='https://api.coffee-meet.site/api'
VITE_CHAT_URL='api.coffee-meet.site'
VITE_BASE_URL='https://api.coffee-meet.com/api'
VITE_CHAT_URL='api.coffee-meet.com'

VITE_apiKey= 'AIzaSyBPfx4R0QsrFbS5rMv38dM1B7iPR4bUxt4'
VITE_authDomain= 'coffee-meet-d295d.firebaseapp.com'
Expand Down

0 comments on commit 3eb42e7

Please sign in to comment.