Skip to content

Commit a7f5423

Browse files
committed
fix: 환경변수 수정
1 parent 8c88167 commit a7f5423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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://2025.pycon.kr
1+
VITE_PYCONKR_FRONTEND_DOMAIN=https://next.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_BACKEND_SESSION_COOKIE_NAME=PYCONKR_BACKEND_sessionid

0 commit comments

Comments
 (0)