mirror of
https://github.com/ghndrx/shellmate.git
synced 2026-02-11 07:15:03 +00:00
revert: use port 2222 to avoid host SSH conflict
This commit is contained in:
@@ -24,7 +24,7 @@ RUN useradd -m shellmate && \
|
||||
USER shellmate
|
||||
RUN ssh-keygen -t ed25519 -f /etc/shellmate/ssh_host_key -N ""
|
||||
|
||||
EXPOSE 22
|
||||
EXPOSE 2222
|
||||
|
||||
ENV STOCKFISH_PATH=/usr/games/stockfish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user