From 07847d351deb2db2982feadf9fb64fb12ea7bb10 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Fri, 22 Aug 2025 23:46:01 +0800 Subject: [PATCH] maxkb --- .env | 2 +- .env.production | 2 +- .env.staging | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index c3a722b..9bb1551 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_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=2e801f7d6efdcc99 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 c3a722b..9bb1551 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_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=2e801f7d6efdcc99 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.staging b/.env.staging index 8e4cb1e..f6a3b4f 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ PUBLIC_JUDGE0API_URL=http://10.13.114.114:8082 -PUBLIC_MAXKB_URL= +PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=2e801f7d6efdcc99 PUBLIC_CODEAPI_URL=http://10.13.114.114:82/api PUBLIC_PYVIZ_URL=http://10.13.114.114:9000 PUBLIC_ICONIFY_URL=http://10.13.114.114:8098 \ No newline at end of file