From c358cb573a3827bf30224ecb84fd860a17c89bef Mon Sep 17 00:00:00 2001 From: a411763600 <411763600@qq.com> Date: Wed, 2 Apr 2025 16:08:14 +0800 Subject: [PATCH] Update .trustie-pipeline.yml --- .trustie-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 62b3f38..0a47803 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -29,5 +29,5 @@ steps: - docker rm -f nginx - echo ====开始部署======= - docker run -d -p 58080:80 -v /opt/test:/usr/share/nginx/html:ro --name nginx nginx:1.24.0 - - echo ====部署成功======访问地址 http://47.98.32.78:58080/index.html + - echo ====部署成功======访问地址 http://39.98.49.211:58080/ \ No newline at end of file