adds user group ids

This commit is contained in:
2024-11-15 23:37:46 +01:00
parent 39a62a239d
commit 9bd4259cf2
15 changed files with 85 additions and 40 deletions

View File

@ -16,6 +16,8 @@ services:
container_name: "factorio-server-manager"
restart: "unless-stopped"
environment:
- PUID=1000
- PGID=1000
- "FACTORIO_VERSION=stable"
- "RCON_PASS=458fc84534"
ports: