From a6ac3fd5f3b4a3226ac1b5c8babac4cdae078d4c Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Thu, 8 May 2025 18:38:00 +0800 Subject: [PATCH] fix --- .env.staging | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.staging b/.env.staging index 7c41fe2..6a4a8d9 100644 --- a/.env.staging +++ b/.env.staging @@ -1,7 +1,7 @@ -PUBLIC_JUDGE0API_URL=http://127.0.0.1:8082 -PUBLIC_MAXKB_URL=http://127.0.0.1:8089 +PUBLIC_JUDGE0API_URL=http://10.13.114.214:8082 +PUBLIC_MAXKB_URL=http://10.13.114.214:8089 PUBLIC_MAXKB_TOKEN=1b7cd529423b3f36 -PUBLIC_CODEAPI_URL=http://127.0.0.1:8092 -PUBLIC_PYVIZ_URL=http://127.0.0.1:9000 +PUBLIC_CODEAPI_URL=http://10.13.114.214:8092 +PUBLIC_PYVIZ_URL=http://10.13.114.214:9000 PUBLIC_PROTOCOL=http -PUBLIC_ICONIFY=http://127.0.0.1:8098 \ No newline at end of file +PUBLIC_ICONIFY=http://10.13.114.214:8098 \ No newline at end of file