This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fa9c81d  Automated deployment: 3a0cf0efe2e7d9a56d9a25ed8b558ee21efca08d
fa9c81d is described below

commit fa9c81dbd27be40ce52a3a7e7eafbca84090aa1e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 20 07:04:08 2021 +0000

    Automated deployment: 3a0cf0efe2e7d9a56d9a25ed8b558ee21efca08d
---
 zh-cn/docs/1.3.5/user_doc/docker-deployment.html | 4 ++--
 zh-cn/docs/1.3.5/user_doc/docker-deployment.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/zh-cn/docs/1.3.5/user_doc/docker-deployment.html 
b/zh-cn/docs/1.3.5/user_doc/docker-deployment.html
index e5acf87..092e63a 100644
--- a/zh-cn/docs/1.3.5/user_doc/docker-deployment.html
+++ b/zh-cn/docs/1.3.5/user_doc/docker-deployment.html
@@ -35,7 +35,7 @@ mv apache-dolphinscheduler-incubating-1.3.4-src-release  
dolphinscheduler-src
 docker-compose -f ./docker/docker-swarm/docker-compose.yml up -d
 </code></pre>
 <h5>3、登录系统</h5>
-<p>访问前端界面: <a 
href="http://192.168.xx.xx:8888";>http://192.168.xx.xx:8888</a></p>
+<p>访问前端界面: <a 
href="http://192.168.xx.xx:12345/dolphinscheduler";>http://192.168.xx.xx:12345/dolphinscheduler</a></p>
  <p align="center">
    <img src="/img/login.png" width="60%" />
  </p>
@@ -65,7 +65,7 @@ docker-compose -f ./docker/docker-swarm/docker-compose.yml up 
-d
 dolphinscheduler all
 </code></pre>
 <h5>6、登录系统</h5>
-<p>访问前端界面: <a 
href="http://192.168.xx.xx:8888";>http://192.168.xx.xx:8888</a></p>
+<p>访问前端界面: <a 
href="http://192.168.xx.xx:12345/dolphinscheduler";>http://192.168.xx.xx:12345/dolphinscheduler</a></p>
  <p align="center">
    <img src="/img/login.png" width="60%" />
  </p>
diff --git a/zh-cn/docs/1.3.5/user_doc/docker-deployment.json 
b/zh-cn/docs/1.3.5/user_doc/docker-deployment.json
index 13bd01f..9fd786f 100644
--- a/zh-cn/docs/1.3.5/user_doc/docker-deployment.json
+++ b/zh-cn/docs/1.3.5/user_doc/docker-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker-deployment.md",
-  "__html": "<h2>快速试用 DolphinScheduler</h2>\n<p>有 2 种方式可以快速试用 
DolphinScheduler,分别介绍</p>\n<h3>一、以 docker-compose 的方式启动(推荐)</h3>\n<p>这种方式需要先安装 
docker-compose , docker-compose 的安装网上已经有非常多的资料,请自行安装即可</p>\n<h5>1、下载源码 zip 
包</h5>\n<ul>\n<li>请下载最新版本的源码包并进行解压</li>\n</ul>\n<pre><code 
class=\"language-shell\"><span class=\"hljs-meta\">#</span><span 
class=\"bash\"> 创建源码存放目录</span>\nmkdir -p /opt/soft/dolphinscheduler;\ncd 
/opt/soft/dolphinscheduler;\n<span class=\"hljs-meta\">\n#</span><span class=\ 
[...]
+  "__html": "<h2>快速试用 DolphinScheduler</h2>\n<p>有 2 种方式可以快速试用 
DolphinScheduler,分别介绍</p>\n<h3>一、以 docker-compose 的方式启动(推荐)</h3>\n<p>这种方式需要先安装 
docker-compose , docker-compose 的安装网上已经有非常多的资料,请自行安装即可</p>\n<h5>1、下载源码 zip 
包</h5>\n<ul>\n<li>请下载最新版本的源码包并进行解压</li>\n</ul>\n<pre><code 
class=\"language-shell\"><span class=\"hljs-meta\">#</span><span 
class=\"bash\"> 创建源码存放目录</span>\nmkdir -p /opt/soft/dolphinscheduler;\ncd 
/opt/soft/dolphinscheduler;\n<span class=\"hljs-meta\">\n#</span><span class=\ 
[...]
   "link": "/dist/zh-cn/docs/1.3.5/user_doc/docker-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to