From f101956d0ffa319cdaa048fe9b1956421ce2777e Mon Sep 17 00:00:00 2001 From: crazywoola <427733928@qq.com> Date: Fri, 20 Dec 2024 18:33:45 +0800 Subject: [PATCH] fix: remove proxy --- docker/.env.example | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docker/.env.example b/docker/.env.example index e8ec246ae2..cf773e3cc3 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -922,7 +922,3 @@ CREATE_TIDB_SERVICE_JOB_ENABLED=false # Maximum number of submitted thread count in a ThreadPool for parallel node execution MAX_SUBMIT_COUNT=100 - -# Proxy -HTTP_PROXY= -HTTPS_PROXY=