Minor updates to match current homelab

This commit is contained in:
2025-09-24 22:02:21 -05:00
parent 742e64cfec
commit 9ba1c58b95
2 changed files with 10 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ services:
- "/data/mincraft/plugins:/plugins"
- "/data/mincraft/config:/config"
gitea:
image: docker.gitea.com/gitea:1.24-nightly
image: docker.gitea.com/gitea:1.24
environment:
- USER_UID=1000
- USER_GID=1000