From 51c19c397d86259cdf2d9483a6f39332f8be3724 Mon Sep 17 00:00:00 2001
From: yanggs <yanggs@goldencis.com>
Date: 星期四, 01 六月 2023 13:30:48 +0800
Subject: [PATCH] 修复 启用代理失败: ->缺少必要参数:"src_url","dst_url","timeout_ms"

---
 DOCKERFILE |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/DOCKERFILE b/DOCKERFILE
index d55e06a..f2a2ffa 100644
--- a/DOCKERFILE
+++ b/DOCKERFILE
@@ -1,3 +1,6 @@
+#寰堜箙娌$淮鎶や簡锛屽凡缁忎笌瀹氬墠鐗堟湰涓嶅尮閰�
+
+
 FROM ubuntu:20.04 AS build
 
 ARG DEBIAN_FRONTEND=noninteractive

--
Gitblit v1.8.0