Skip to content

Commit 37e90ff

Browse files
committed
fix domain
1 parent 35734ec commit 37e90ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envs/production.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
export API_SERVER="https://www.pycon.kr/api/graphql"
2+
export API_SERVER="https://2019.pycon.kr/api/graphql"
33
export GITHUB_CLIENT_ID="0dabbc90323dfc5753cc"
44
export GOOGLE_CLIENT_ID=""
55
export FACEBOOK_CLIENT_ID="252822108953899"

0 commit comments

Comments
 (0)