This commit is contained in:
Isaac Shoebottom 2025-03-11 15:34:29 -03:00
parent 46a80692da
commit 022185f6b9

View File

@ -5,6 +5,8 @@ services:
restart: unless-stopped restart: unless-stopped
environment: environment:
- START_SSH_SERVER=true - START_SSH_SERVER=true
- BUILTIN_SSH_SERVER_USER=gitea
- SSH_DOMAIN=git.shoebottom.ca
volumes: volumes:
- /docker/appdata/gitea/data:/data - /docker/appdata/gitea/data:/data
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro