-
Hello everyone, I'm running a Valheim server using the Docker image provided by mbround18, and I'm trying to enable the "ignition modifier" in the Ashlands update. I'm facing an issue where my config.json file reverts to its default settings every time the Docker container restarts. Here are a few details about my setup: Docker Image Used: mbround18/valheim:latest Is there a recommended way to ensure that changes to config.json persist through container restarts? Should these settings be integrated into the docker-compose.yml file instead? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Can i get a copy of your docker compose? config.json is written upon docker compose up, for modifiers it should be this syntax environment:
- "MODIFIERS=
raids=muchmore,
combat=hard,
deathpenalty=casual" |
Beta Was this translation helpful? Give feedback.
@mvladk just got a response, try the value
fire