Allow ssh

This commit is contained in:
2026-02-18 21:36:34 +01:00
parent e1b8995a72
commit 849231e9ba
3 changed files with 35 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ SHARED_NETWORK_NAME=web
### Public domain for Gitea (requested subdomain: git)
GITEA_DOMAIN=git.example.com
GITEA_SSH_PORT=2222
### Container user mapping
GITEA_UID=1000