Skip to content

Commit

Permalink
fix: BaseURL local(개발용 서버)로 번경
Browse files Browse the repository at this point in the history
  • Loading branch information
ananjaemin committed Nov 9, 2022
1 parent 01b55d7 commit 7cbfa41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
PUBLIC_URL=/tempfiles-frontend
REACT_APP_BACKEND_BASEURL= https://tfb.minpeter.cf
REACT_APP_BACKEND_BASEURL=http://localhost:5000
# dev - http://localhost:5000
# main - https://tfb.minpeter.cf

0 comments on commit 7cbfa41

Please sign in to comment.