From 0c3c2052a0cb7ea2dd2e71a4b1435571437f56ae Mon Sep 17 00:00:00 2001 From: Tranko <37229415+thorkseng@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:35:36 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95f4f46..4ad5cc3 100644 --- a/README.md +++ b/README.md @@ -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):