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 053b4a7  Automated deployment: Thu Jul 23 06:21:41 UTC 2020 
e58f41a028d2028062e8027ab258969431e6ae30
053b4a7 is described below

commit 053b4a79360917952229e55983009d630cc64f62
Author: xingchun-chen <[email protected]>
AuthorDate: Thu Jul 23 06:21:42 2020 +0000

    Automated deployment: Thu Jul 23 06:21:41 UTC 2020 
e58f41a028d2028062e8027ab258969431e6ae30
---
 en-us/docs/1.3.1/user_doc/standalone-deployment.html | 2 +-
 en-us/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/1.3.1/user_doc/standalone-deployment.html 
b/en-us/docs/1.3.1/user_doc/standalone-deployment.html
index f2b20a9..9d5cf49 100644
--- a/en-us/docs/1.3.1/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.1/user_doc/standalone-deployment.html
@@ -123,7 +123,7 @@ done
 <ul>
 <li>Into the database. The default database is PostgreSQL. If you select 
MySQL, you need to add the mysql-connector-java driver package to the lib 
directory of DolphinScheduler.</li>
 </ul>
-<pre><code>mysql -h192.168.xx.xx -P3306 -uroot -p
+<pre><code>mysql -uroot -p
 </code></pre>
 <ul>
 <li>After entering the database command line window, execute the database 
initialization command and set the user and password. <strong>Note: {user} and 
{password} need to be replaced with a specific database username and 
password</strong></li>
diff --git a/en-us/docs/1.3.1/user_doc/standalone-deployment.json 
b/en-us/docs/1.3.1/user_doc/standalone-deployment.json
index 882a4f9..5d04029 100644
--- a/en-us/docs/1.3.1/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.1/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "standalone-deployment.md",
-  "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Before you begin (please 
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL 
(8.2.15+) or MySQL (5.7)  :  Choose One</li>\n<li><a 
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\";>JDK</a>
 (1.8+) :  Required. Double-check configure JAVA_HOME and PATH environment 
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+) 
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to uploa [...]
+  "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Before you begin (please 
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL 
(8.2.15+) or MySQL (5.7)  :  Choose One</li>\n<li><a 
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\";>JDK</a>
 (1.8+) :  Required. Double-check configure JAVA_HOME and PATH environment 
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+) 
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to uploa [...]
   "link": "/en-us/docs/1.3.1/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to