1
0
Fork 0

valheim: rename server

This commit is contained in:
Lukáš Kucharczyk 2022-06-27 19:04:30 +02:00
parent 05f09d9317
commit 685cf45947
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ services:
- /docker/valheim/config:/config
- /docker/valheim/data:/opt/valheim
environment:
- SERVER_NAME="JDL"
- WORLD_NAME="Tri geekove"
- SERVER_NAME="Muj novy server"
- WORLD_NAME="Dedicated"
- SERVER_PASS="heslo"
ports:
- "2456-2457:2456-2457/udp"