Update .gitea/compose.yaml
All checks were successful
Forge Server CI / main (push) Successful in 1m15s

This commit is contained in:
Leon Wilzer 2024-03-29 13:13:42 +01:00
parent a4c850aee1
commit f384f8d8ea

View File

@ -2,7 +2,7 @@ services:
forge:
image: itzg/minecraft-server
volumes:
- forge_volume:/data
- gitea_forge_volume:/data
environment:
- UID=1000
- GID=1000
@ -29,6 +29,7 @@ services:
- AUTOSTOP_TIMEOUT_INIT=10
volumes:
gitea_forge_volume:
forge_volume:
driver: local
driver_opts: