mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 07:27:35 +00:00
Update upgrade.rst
This commit is contained in:
@@ -22,3 +22,8 @@
|
||||
::
|
||||
|
||||
$ docker pull registry.jumpserver.org/public/guacamole:latest
|
||||
$ docker stop <guacamole>
|
||||
$ docker run -d \
|
||||
-p 8081:8080 \
|
||||
-e JUMPSERVER_SERVER=http://<填写本机的IP地址>:8080 \
|
||||
registry.jumpserver.org/public/guacamole:latest
|
||||
|
Reference in New Issue
Block a user