mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
16 lines
No EOL
212 B
JSON
16 lines
No EOL
212 B
JSON
{
|
|
"name": "mongo-express",
|
|
"kinds": [
|
|
"docker",
|
|
"autoconf"
|
|
],
|
|
"timeout": 60,
|
|
"no_copy_container": true,
|
|
"tests": [
|
|
{
|
|
"type": "status",
|
|
"url": "https://www.example.com",
|
|
"status": 401
|
|
}
|
|
]
|
|
} |