Merge branch 'master' of ssh://192.168.0.197:222/steve/steveternet

This commit is contained in:
Steve Dudenhoeffer 2024-03-16 23:23:52 +00:00
commit 88b3d13fce

View File

@ -8,8 +8,8 @@ services:
hostname: gitea hostname: gitea
environment: environment:
- USER_UID=${GROUP_ID} - USER_UID=${USER_ID}
- USER_GID=${USER_ID} - USER_GID=${GROUP_ID}
- DOMAIN_ROOT=${DOMAIN_ROOT} - DOMAIN_ROOT=${DOMAIN_ROOT}
- "SSH_PORT=${SSH_PORT:-222}" - "SSH_PORT=${SSH_PORT:-222}"