Updated v0.4.0 基于 RedHat 的系统 (markdown)

master
假想控 2017-06-16 18:38:59 +08:00
parent 790cc20417
commit eda3688725
1 changed files with 3 additions and 1 deletions

@ -115,5 +115,7 @@ $ git clone git@github.com:jumpserver/luna.git
$ cd requirements
$ pip install --user -r requirements.txt -i https://pypi.douban.com/simple
##### 4.3 修改配置
```
$ export JUMPSERVER_ENDPOINT='http://a-jumpserver-url:port'
# 或修改配置文件设置 JUMPSERVER_ENDPOINT = 'http://127.0.0.1:8080/'
# 或修改配置文件设置 JUMPSERVER_ENDPOINT = 'http://127.0.0.1:8080/'
```