valheim: change PUID/PGID
This commit is contained in:
parent
47967ae023
commit
e6131c4a88
|
@ -12,6 +12,8 @@ services:
|
|||
- SERVER_NAME="Muj novy server (dedikovany)"
|
||||
- WORLD_NAME="Dedicated"
|
||||
# - SERVER_PASS="heslo"
|
||||
- PUID=1000
|
||||
- PGID=100
|
||||
ports:
|
||||
- "2456-2457:2456-2457/udp"
|
||||
cap_add:
|
||||
|
|
Loading…
Reference in New Issue