{ "_comment": "Copy to harmonize.config.json (gitignored) before running npm run harmonize", "dryRun": false, "prefer": null, "schemaChanged": false, "steps": { "backupDev": true, "backupProd": true, "schema": false, "db": true, "images": true, "verify": false }, "smb": { "host": "192.168.10.122", "share": "Gallery", "user": "", "password": "" }, "paths": { "prodImages": "\\\\192.168.10.122\\Gallery\\data\\images" }, "verify": { "devUrl": "https://devgallery.mysuperlab.netcraze.pro/api/bounds", "publicUrl": "https://gallery.mysuperlab.netcraze.pro/api/bounds" } }