Skip to content

Commit 1f3decb

Browse files
committed
fix: disable graphql cdn
1 parent e85d63b commit 1f3decb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ PUBLIC_URL=/
33
REACT_APP_CLIENT_V3_HOST=http://localhost:3001
44
REACT_APP_API_HOST=http://localhost:5002/
55

6-
REACT_APP_GRAPHQL_HOST=https://v2cdn.velog.io/
6+
REACT_APP_GRAPHQL_HOST=https://v2.velog.io/
77
REACT_APP_GRAPHQL_HOST_NOCDN=https://v2.velog.io/

0 commit comments

Comments
 (0)