git user 1000 -> 1001

pull/1/head
Solal NATHAN 4 years ago
parent c7350d4c0b
commit 6ed7d2b582

@ -4,8 +4,8 @@ services:
gitea:
image: gitea/gitea:latest
environment:
- USER_UID=1000
- USER_GID=1000
- USER_UID=1001
- USER_GID=1001
- DB_TYPE=postgres
- DB_NAME=gitea
- DB_USER=gitea

Loading…
Cancel
Save