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

@@ -2,4 +2,4 @@
docker-compose up -d
echo "Gitea 已啟動!"
echo "Web 界面: http://localhost:31337"
echo "SSH Git: localhost:2222"
echo "SSH Git: localhost:31338"