update ssh port

This commit is contained in:
Steve Dudenhoeffer 2023-12-24 19:05:36 +00:00
parent 34cca63376
commit c72e6a4082

View File

@ -27,7 +27,7 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "${SSH_PORT}:22"
- "${SSH_PORT}:222"
networks:
- home-proxy