mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 00:48:44 +00:00
tests - fix behind reverse proxy url
This commit is contained in:
parent
bf58a17b8a
commit
4eff0c3f9d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
"url": "https://www.example.com",
|
||||
"url": "http://www.example.com",
|
||||
"string": "hello"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue