remove port number
parent
ac0c7bb7d7
commit
6757abb461
|
@ -19,11 +19,9 @@ http:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}:5000"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
@ -35,4 +33,4 @@ http:
|
|||
status:
|
||||
- 200
|
||||
|
||||
# digest: 4b0a00483046022100dd136554782498757934e378d6b3d17310b890f36927f0f207b88eea850bdae5022100e2b87ab11518d77bb41729df79da05c9c16a0606b5f23961e420dcb250fc9fed:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 4b0a00483046022100dd136554782498757934e378d6b3d17310b890f36927f0f207b88eea850bdae5022100e2b87ab11518d77bb41729df79da05c9c16a0606b5f23961e420dcb250fc9fed:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue