mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"healthchecks": {
|
|
"web": [
|
|
{
|
|
"content": "\u003chtml\u003e\u003ch3\u003ephp\u003c/h3\u003e\u003c/html\u003e",
|
|
"name": "check-1",
|
|
"path": "/",
|
|
"type": "startup"
|
|
}
|
|
]
|
|
}
|
|
} |