mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update test URLs in tests.json for Tomcat example
This commit is contained in:
parent
77b9957d8b
commit
2e5b84a566
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@
|
|||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
"url": "https://www.example.com",
|
||||
"url": "https://www.example.com/sample/",
|
||||
"string": "tomcat",
|
||||
"tls": "www.example.com/sample/"
|
||||
"tls": "www.example.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue