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 ea252e4  Automated deployment: a8a4dd83a176415f0d9a968c0ea4fd217455b5af
ea252e4 is described below

commit ea252e418d729bfd3ba6f9b66d5b733502baeb49
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 28 09:15:00 2021 +0000

    Automated deployment: a8a4dd83a176415f0d9a968c0ea4fd217455b5af
---
 en-us/development/development-environment-setup.html | 2 +-
 en-us/development/development-environment-setup.json | 2 +-
 zh-cn/development/development-environment-setup.html | 2 +-
 zh-cn/development/development-environment-setup.json | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en-us/development/development-environment-setup.html 
b/en-us/development/development-environment-setup.html
index 5e4cdb8..ccb30ad 100644
--- a/en-us/development/development-environment-setup.html
+++ b/en-us/development/development-environment-setup.html
@@ -177,7 +177,7 @@ run the main method of 
org.apache.dolphinscheduler.api.ApiApplicationServer, you
 <h4>Visit the project</h4>
 <ol>
 <li>
-<p>Visit <a href="http://localhost:8888";>http://localhost:8888</a></p>
+<p>Visit <a 
href="http://localhost:12345/dolphinscheduler";>http://localhost:12345/dolphinscheduler</a></p>
 </li>
 <li>
 <p>Sign in with the administrator account
diff --git a/en-us/development/development-environment-setup.json 
b/en-us/development/development-environment-setup.json
index 40325ae..7d8e810 100644
--- a/en-us/development/development-environment-setup.json
+++ b/en-us/development/development-environment-setup.json
@@ -1,6 +1,6 @@
 {
   "filename": "development-environment-setup.md",
-  "__html": "<h4>Preparation</h4>\n<ol>\n<li>\n<p>First, fork the <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a>
 code from the remote repository to your local 
repository.</p>\n</li>\n<li>\n<p>Install MySQL/PostgreSQL, JDK and MAVEN in 
your own software development environment.</p>\n</li>\n<li>\n<p>Clone your 
forked repository to the local file system.</p>\n</li>\n</ol>\n<pre><code>    
git clone https://github.com/apache/incubator-dolphinscheduler.gi [...]
+  "__html": "<h4>Preparation</h4>\n<ol>\n<li>\n<p>First, fork the <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a>
 code from the remote repository to your local 
repository.</p>\n</li>\n<li>\n<p>Install MySQL/PostgreSQL, JDK and MAVEN in 
your own software development environment.</p>\n</li>\n<li>\n<p>Clone your 
forked repository to the local file system.</p>\n</li>\n</ol>\n<pre><code>    
git clone https://github.com/apache/incubator-dolphinscheduler.gi [...]
   "link": "/dist/en-us/development/development-environment-setup.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/development/development-environment-setup.html 
b/zh-cn/development/development-environment-setup.html
index 1ce2e6b..6beee37 100644
--- a/zh-cn/development/development-environment-setup.html
+++ b/zh-cn/development/development-environment-setup.html
@@ -153,7 +153,7 @@ cd dolphinscheduler-ui目录,执行npm run start</p>
 </ol>
 <h4>访问项目</h4>
 <ol>
-<li>访问http://localhost:8888<br>
+<li>访问http://localhost:12345/dolphinscheduler<br>
 输入管理员账户admin,密码dolphinscheduler123进行登陆</li>
 </ol>
 </div></section><footer class="footer-container"><div class="footer-body"><img 
src="/img/ds_gray.svg"/><div class="cols-container"><div class="col 
col-12"><h3>Disclaimer</h3><p>Apache DolphinScheduler is an effort undergoing 
incubation at The Apache Software Foundation (ASF), sponsored by the Apache 
Incubator. Incubation is required of all newly accepted projects until a 
further review indicates that the infrastructure, communications, and decision 
making process have stabilized in a man [...]
diff --git a/zh-cn/development/development-environment-setup.json 
b/zh-cn/development/development-environment-setup.json
index beb781b..c8b89d5 100644
--- a/zh-cn/development/development-environment-setup.json
+++ b/zh-cn/development/development-environment-setup.json
@@ -1,6 +1,6 @@
 {
   "filename": "development-environment-setup.md",
-  "__html": "<h4>准备工作</h4>\n<ol>\n<li>\n<p>首先从远端仓库fork <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a>
 
一份代码到自己的仓库中</p>\n</li>\n<li>\n<p>在开发环境中安装好MySQL/PostgreSQL、JDK、MAVEN</p>\n</li>\n<li>\n<p>把自己仓库clone到本地</p>\n<p><code>git
 clone 
https://github.com/apache/incubator-dolphinscheduler.git</code></p>\n</li>\n<li>\n<p>git
 clone项目后,进入项目目录,执行以下命令。</p>\n</li>\n</ol>\n<pre><code>1. git branch -a    
#查看分支\n2. git checkout dev #切换到dev分支\n3. git pull #同步分支\n4.  [...]
+  "__html": "<h4>准备工作</h4>\n<ol>\n<li>\n<p>首先从远端仓库fork <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a>
 
一份代码到自己的仓库中</p>\n</li>\n<li>\n<p>在开发环境中安装好MySQL/PostgreSQL、JDK、MAVEN</p>\n</li>\n<li>\n<p>把自己仓库clone到本地</p>\n<p><code>git
 clone 
https://github.com/apache/incubator-dolphinscheduler.git</code></p>\n</li>\n<li>\n<p>git
 clone项目后,进入项目目录,执行以下命令。</p>\n</li>\n</ol>\n<pre><code>1. git branch -a    
#查看分支\n2. git checkout dev #切换到dev分支\n3. git pull #同步分支\n4.  [...]
   "link": "/dist/zh-cn/development/development-environment-setup.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to