Skip to content

Commit bb8ae6e

Browse files
committed
fix: 도메인 변경
1 parent 222b820 commit bb8ae6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotenv/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VITE_PYCONKR_FRONTEND_DOMAIN=https://next.pycon.kr
1+
VITE_PYCONKR_FRONTEND_DOMAIN=https://2025.pycon.kr
22
VITE_PYCONKR_BACKEND_API_DOMAIN=https://rest-api.pycon.kr
33
VITE_PYCONKR_BACKEND_CSRF_COOKIE_NAME=PYCONKR_BACKEND_csrftoken
44
VITE_PYCONKR_SHOP_API_DOMAIN=https://shop-api.pycon.kr

0 commit comments

Comments
 (0)