I have installed minio
server inside the docker container. And then I have configured amqp
in
vi ~/.minio/config.json.
Now I need to restart the minio
server to apply the changes. I can restart docker container but the minio
configuration changes are not reflected.
Kindly guide me on this.
Thanks