Update README.md

This commit is contained in:
Tranko 2022-01-04 11:35:36 +00:00 committed by GitHub
parent e29b44abed
commit 0c3c2052a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ This values are the real ones for yoru server:
NAME=YourServerName # Your amazing name of your server.
WORLD=YourWorldName # Your unique name of your world.
SAVEDIR=/root/valheim_data # Where to save your data.
PASSWORD=YourUniquePassw0rd # You can leave blank and it will not have password, not recommended for public servers.
PASSWORD=YourUniquePassw0rd # You can leave blank and it will not have password
# NOT recommended for public servers.
### Second step, run the container (example with Docker):