Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Has been cancelled

This commit is contained in:
Leon Wilzer 2024-03-29 13:04:21 +01:00
parent a24bc8fa37
commit 3294ee4493

View File

@ -2,7 +2,7 @@ services:
forge: forge:
image: itzg/minecraft-server image: itzg/minecraft-server
volumes: volumes:
- gitea_forge_volume:/data - forge_volume:/data
environment: environment:
- UID=1000 - UID=1000
- GID=1000 - GID=1000