From 634d5f80d002b152ab157765dd6998731615c4cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=87=E6=83=B3=E6=8E=A7?= <704564722@qq.com> Date: Fri, 16 Jun 2017 18:40:16 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.4.0=20=E5=9F=BA=E4=BA=8E=20RedHat?= =?UTF-8?q?=20=E7=9A=84=E7=B3=BB=E7=BB=9F=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.4.0-基于-RedHat-的系统.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v0.4.0-基于-RedHat-的系统.md b/v0.4.0-基于-RedHat-的系统.md index f29e9a3..1648901 100644 --- a/v0.4.0-基于-RedHat-的系统.md +++ b/v0.4.0-基于-RedHat-的系统.md @@ -116,6 +116,8 @@ $ git clone git@github.com:jumpserver/luna.git $ pip install --user -r requirements.txt -i https://pypi.douban.com/simple ##### 4.3 修改配置 ``` +$ cd .. +$ vim config.py $ export JUMPSERVER_ENDPOINT='http://a-jumpserver-url:port' # 或修改配置文件设置 JUMPSERVER_ENDPOINT = 'http://127.0.0.1:8080/' ``` \ No newline at end of file