mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
port
This commit is contained in:
parent
c3c58e0ae7
commit
22b81cad1e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ RUN yarn global add \
|
|||
ENV S6_LOGGING 1
|
||||
|
||||
# SSH daemon config
|
||||
RUN echo 'ListenAddress 0.0.0.0\nPort 8022' > /etc/ssh/sshd_config
|
||||
RUN echo 'ListenAddress 0.0.0.0\nPort 22' > /etc/ssh/sshd_config
|
||||
|
||||
# Container user home directories
|
||||
ENV BASE_USER stemn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue