Change SSH port to 31338

This commit is contained in:
2026-03-09 12:52:35 +08:00
parent 6d85eda7e1
commit 3cbb246b28
3 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ services:
- /etc/localtime:/etc/localtime:ro
ports:
- "31337:3000"
- "2222:22"
- "31338:22"