diff --git a/.env b/.env index 04c9c57..c3a722b 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ PUBLIC_JUDGE0API_URL=https://judge0api.xuyue.cc PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/api/application/embed?protocol=https&host=maxkb.xuyue.cc&token=1b7cd529423b3f36 -PUBLIC_CODEAPI_URL=https://codeapi.xuyue.cc +PUBLIC_CODEAPI_URL=https://code.xuyue.cc/api PUBLIC_PYVIZ_URL=https://pyviz.xuyue.cc \ No newline at end of file diff --git a/.env.production b/.env.production index 04c9c57..c3a722b 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ PUBLIC_JUDGE0API_URL=https://judge0api.xuyue.cc PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/api/application/embed?protocol=https&host=maxkb.xuyue.cc&token=1b7cd529423b3f36 -PUBLIC_CODEAPI_URL=https://codeapi.xuyue.cc +PUBLIC_CODEAPI_URL=https://code.xuyue.cc/api PUBLIC_PYVIZ_URL=https://pyviz.xuyue.cc \ No newline at end of file