1 re-check docker run command : change line : --operator.wallet-features=zksync-era,zksync
2 stop node
3 rm node
4 start node with new docker run command
Maybe as a last step remove it from the config file just to avoid confusion in the future. You can define it in the config or as part of the docker run command. If you do both the docker run command will win and the config gets ignored.