update user UID for git

This commit is contained in:
Daylin Morgan 2024-03-18 13:24:37 -05:00
parent 6591c20411
commit 13f099f6f5
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ services:
image: codeberg.org/forgejo/forgejo:1.21.5-0
container_name: forgejo
environment:
- USER_UID=1002
# git user
- USER_UID=1001
- USER_GID=100
restart: always
volumes: