From 79d5a2bab2a0067ce14d992882eed7d04b42c909 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 10 Mar 2026 17:39:05 +0800 Subject: [PATCH] add icon url --- .env.production | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 35e8767..19296b4 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,4 @@ PUBLIC_JUDGE0API_URL=https://judge0api.xuyue.cc PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=dd37457027c40b39 -PUBLIC_CODEAPI_URL=https://code.xuyue.cc/api \ No newline at end of file +PUBLIC_CODEAPI_URL=https://code.xuyue.cc/api +PUBLIC_ICONIFY_URL=https://icon.xuyue.cc \ No newline at end of file