From 31ba30d8c1f95f1faa7d5218ff5352ffd3f0f31f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Tue, 13 Aug 2024 07:10:40 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fe71b3a..634b78c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,4 +29,4 @@ steps: - npm install -g vuepress - npm run docs:dev ports: - - "8080:8080" + - 8080:8080