File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1+ VITE_PYCONKR_FRONTEND_DOMAIN = https://dev.pycon.kr
12VITE_PYCONKR_BACKEND_API_DOMAIN = https://rest-api.dev.pycon.kr
3+ VITE_PYCONKR_BACKEND_CSRF_COOKIE_NAME = DEBUG_PYCONKR_BACKEND_csrftoken
24VITE_PYCONKR_SHOP_API_DOMAIN = https://shop-api.dev.pycon.kr
35VITE_PYCONKR_SHOP_CSRF_COOKIE_NAME = DEBUG_csrftoken
46VITE_PYCONKR_SHOP_IMP_ACCOUNT_ID = imp80859147
Original file line number Diff line number Diff line change 1+ VITE_PYCONKR_FRONTEND_DOMAIN = https://next.pycon.kr
12VITE_PYCONKR_BACKEND_API_DOMAIN = https://rest-api.pycon.kr
3+ VITE_PYCONKR_BACKEND_CSRF_COOKIE_NAME = PYCONKR_BACKEND_csrftoken
24VITE_PYCONKR_SHOP_API_DOMAIN = https://shop-api.pycon.kr
35VITE_PYCONKR_SHOP_CSRF_COOKIE_NAME = csrftoken
46VITE_PYCONKR_SHOP_IMP_ACCOUNT_ID = imp96676915
You can’t perform that action at this time.
0 commit comments