You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -736,6 +764,19 @@ In there you should at least set up a server password (different from admin pass
736
764
737
765
</details>
738
766
767
+
<details>
768
+
<summary>Valheim</summary>
769
+
770
+
### Valheim post-setup
771
+
772
+
By default, the server is created with a password of `valheim` and should be visible in the server list depending on your region. (default server name is the server Terraform module id)
773
+
774
+
You may change the server password, among [other things](https://github.com/mbround18/valheim-docker?tab=readme-ov-file#environment-variables) such as server name via the `compose_game_environment` server module Terraform variable. See "Valheim server" in [Examples](#examples)
775
+
776
+
You must run `terraform apply` again to apply the changes.
0 commit comments