Skip to content

Commit 553e78e

Browse files
committed
Fix typo in REACT_APP_API_HOST
1 parent 84f7a26 commit 553e78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
HTTPS=true
2-
REACT_APP_API_HOST=https://v2dev.velog.io/graphql
2+
REACT_APP_API_HOST=https://v2dev.velog.io/
33
PUBLIC_URL=https://static.velog.io/

0 commit comments

Comments
 (0)