configure SSH_PORT via env var to fix clone URL display

This commit is contained in:
2026-04-23 19:06:08 +08:00
parent 58f31e698d
commit a43815d4a0
3 changed files with 8 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
- GITEA__lfs__START_SERVER=${GITEA__lfs__START_SERVER}
- GITEA__lfs__PATH=${GITEA__lfs__PATH}
- GITEA__service__DISABLE_REGISTRATION=${GITEA__service__DISABLE_REGISTRATION}
- GITEA__server__SSH_PORT=${GITEA__server__SSH_PORT}
restart: always
volumes:
- ./data:/data