mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-21 15:58:52 +00:00
Support ws (#3291)
* [Update] add ws support * [Update] 修改log使用websocket * [Update] 修复 资产用户 右侧动作菜单,字体颜色 * [Update] 修改Dockerfile * [Bugfix] 修复settings中WSG_APPLICATION
This commit is contained in:
@@ -22,4 +22,5 @@ ENV LANG=zh_CN.UTF-8
|
||||
ENV LC_ALL=zh_CN.UTF-8
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 8081
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user