From 8470fd39471044302cf73537c639926a764378b1 Mon Sep 17 00:00:00 2001 From: GuanYuankai Date: Thu, 13 Nov 2025 10:25:23 +0800 Subject: [PATCH] fixed: Unable to reach Docker Daemon --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index f5cdab2..1c89abb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ steps: password: from_secret: gitea_password repo: 192.168.0.75:3000/guanyuankai/bonus-edge-proxy + insecure: true tags: - latest