From 7e65340f63a5f4b641e4d68b243931c29b451dca Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 10 Mar 2026 14:17:44 +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 e913438..13d9d4e 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,5 @@ PUBLIC_WEB_URL=https://web.xuyue.cc PUBLIC_ADMIN_URL=https://web.xuyue.cc/admin PUBLIC_BASE_URL=https://web.xuyue.cc/api -PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=df542e305f27dee6 \ No newline at end of file +PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=df542e305f27dee6 +PUBLIC_ICONIFY_URL=https://icon.xuyue.cc \ No newline at end of file