1 2 3 4 5 6 7
{ "scripts": { "dokku": { "postdeploy": "curl https://www.google.com/ping?sitemap=https://christine.website/sitemap.xml" } } }