From fcbe94de374837ba16e468c198f9bf3c5e138c5c Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 8 Mar 2018 12:28:45 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E6=9B=B4=E6=96=B0=E6=8C=81=E4=B9=85?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/step_by_step.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/step_by_step.rst b/docs/step_by_step.rst index 3112de67a..1221c2b85 100644 --- a/docs/step_by_step.rst +++ b/docs/step_by_step.rst @@ -232,7 +232,8 @@ Luna 已改为纯前端,需要 Nginx 来运行访问 docker run -d \ - -p 8081:8080 \ + -p 8081:8080 -v /opt/guacamole/key:/config/guacamole/key \ + -e JUMPSERVER_KEY_DIR=/config/guacamole/key \ -e JUMPSERVER_SERVER=http://<填写本机的IP地址>:8080 \ registry.jumpserver.org/public/guacamole:latest