You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by li...@apache.org on 2019/11/07 03:15:35 UTC

[incubator-dolphinscheduler-website] 04/34: asf-site

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

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

commit 77529798c5947e4c716a472adf673f1e9d515a7c
Author: xiaochun.liu <xi...@funplus.cn>
AuthorDate: Tue Sep 24 22:17:56 2019 +0800

    asf-site
---
 site_config/site.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site_config/site.js b/site_config/site.js
index 6bbf499..9f929a6 100755
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -1,8 +1,8 @@
 // 全局的一些配置
 export default {
-  rootPath: '/web_site', // 发布到服务器的根目录,需以/开头但不能有尾/,如果只有/,请填写空字符串
+  rootPath: '/incubator-dolphinscheduler-website', // 发布到服务器的根目录,需以/开头但不能有尾/,如果只有/,请填写空字符串
   port: 8080, // 本地开发服务器的启动端口
-  domain: 'khadgarmage.github.io', // 站点部署域名,无需协议和path等
+  domain: 'dolphinscheduler.incubator.apache.org', // 站点部署域名,无需协议和path等
   defaultSearch: 'google', // 默认搜索引擎,baidu或者google
   defaultLanguage: 'en-us',
   'en-us': {