resource ss added and a record fix

This commit is contained in:
2026-09-20 23:58:03 -07:00
parent 02d485ddbf
commit 16c122c84b
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -179,6 +179,7 @@ docker run -d \
-e WORLD_NAME="$WORLD_NAME" \
-e SERVER_PASS="$SERVER_PASS" \
-e SERVER_PUBLIC="$SERVER_PUBLIC" \
-e SERVER_ARGS="-modifier resources more" \
"$IMAGE"
echo "Valheim server started."