From e3858af2c43439f3d9a2a22d299a1d4fd1ccaff3 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Thu, 8 May 2025 17:57:12 +0800 Subject: [PATCH] fix --- .env | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..c9e33cf --- /dev/null +++ b/.env @@ -0,0 +1,6 @@ +PUBLIC_JUDGE0API_URL=https://judge0api.xuyue.cc +PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc +PUBLIC_MAXKB_TOKEN=1b7cd529423b3f36 +PUBLIC_CODEAPI_URL=https://codeapi.xuyue.cc +PUBLIC_PYVIZ_URL=https://pyviz.xuyue.cc +PUBLIC_PROTOCOL=https \ No newline at end of file diff --git a/index.html b/index.html index cd127ed..512e423 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@