aboutsummaryrefslogtreecommitdiff
path: root/app.json
blob: 9d7a7a18af569cd059f6aa8d61e28511a21e6da1 (plain)
1
2
3
4
5
6
7
{
    "scripts": {
        "dokku": {
            "postdeploy": "curl https://www.google.com/ping?sitemap=https://christine.website/sitemap.xml"
        }
    }
}