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

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: