Skip to content

Commit

Permalink
fix: 关闭 Client 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Apr 25, 2024
1 parent 4b00bda commit bfa8c77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions allinone/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ COPY nginx.conf /etc/nginx/nginx.conf
COPY supervisord.conf /etc/supervisor/conf.d/
RUN chmod +x ./entrypoint.sh

ENV TERMINAL_MAGNUS_ENABLED=False \
TERMINAL_KOKO_SSH_ENABLED=False

VOLUME /opt/jumpserver/data
VOLUME /opt/koko/data
VOLUME /opt/lion/data
Expand Down

0 comments on commit bfa8c77

Please sign in to comment.