From b4e7b7b60f0c315e1c26ef40b3a157bb64d29916 Mon Sep 17 00:00:00 2001 From: jiangx Date: Wed, 7 Aug 2024 17:42:17 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E2=99=BB=EF=B8=8F=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9ci=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 85e5d4e..e40da00 100644 --- a/.drone.yml +++ b/.drone.yml @@ -152,8 +152,8 @@ steps: pull: if-not-exists image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:apisix-init-base environment: - url_for_iotplatform: 'http://192.168.0.11:31667' - url_for_iotfile: 'http://192.168.0.11:31666' + url_for_iotplatform: 'http://192.168.0.91:31667' + url_for_iotfile: 'http://192.168.0.91:31666' logo: '/drone/src/logo.jpg' cdn_url: 'https://qianmu-iot.1000my.com' # genre: "Samsung" -- 2.30.2