Is console.address hardcoded in docker image?

There are a few params that are set in this way, like the allocated space for ex. If you don’t add it to docker run, it ignores the config.yaml too and uses whatever default is in the code.
So try to set almost everything in docker run, just to be sure.
Take a look here:
https://forum.storj.io/t/my-docker-run-commands-for-multinodes-on-synology-nas/22034?u=snorkel

1 Like