Lost settings on restart
Unraid/docker i spent a lot of time setting this up but as soon as the container gets restarted it resets everything back to default. After going through and setting it all up again multiple times i have given up.
I would love to use this but this is the opposite of how docker is suppose to work, my settings should stay persistent.
Sorry you are running into this issue. You can map your setting files using a standard docker path configuration as shown in the readme. Just make sure you have the blank data.json in the folder that you map.
Try /data.json:/rollarr/data.json rather than /data.json:/docker/configs/rollarr/data.json
Rustymage is correct. The readme needs to be updated as the data.json file is no longer in /docker/configs/rollarr. It is now located in /rollarr within the container.