This commit is contained in:
Isaac Shoebottom 2025-03-11 15:37:36 -03:00
parent 022185f6b9
commit 837c9a04fb

View File

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