pull/116/head
Hunter Long 2018-12-19 17:53:24 -08:00
parent b1a9d534eb
commit f5d6377fbf
3 changed files with 11 additions and 3 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: statping

7
app.json Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Statping",
"description": "Statping Server Monitoring with Status Page",
"repository": "https://github.com/hunterlong/statping",
"logo": "https://raw.githubusercontent.com/hunterlong/statping/master/source/tmpl/banner.png",
"keywords": ["statping", "server", "monitoring", "status page","golang", "go"]
}

File diff suppressed because one or more lines are too long