xesite/app.json

8 lines
163 B
JSON
Raw Normal View History

2019-03-21 17:34:21 +00:00
{
"scripts": {
"dokku": {
"postdeploy": "curl https://www.google.com/ping?sitemap=https://christine.website/sitemap.xml"
}
}
}