github.com/cvmfs/docker-graphdriver@v0.0.0-20181206110523-155ec6df0521/provision/roles/docker-registry/files/minio-config.json.patch (about) 1 --- config.json 2017-05-23 15:29:28.756348153 +0200 2 +++ config.json.new 2017-05-23 15:29:24.812351840 +0200 3 @@ -90,8 +90,8 @@ 4 }, 5 "webhook": { 6 "1": { 7 - "enable": false, 8 - "endpoint": "" 9 + "enable": true, 10 + "endpoint": "http://localhost:3000" 11 } 12 }, 13 "mysql": {