We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9376cce commit 7b10961Copy full SHA for 7b10961
scenarios/tls.benchmarks.yml
@@ -45,7 +45,7 @@ jobs:
45
port: 8080
46
readyStateText: Application started.
47
environmentVariables:
48
- urls: https://0.0.0.0:8080
+ urls: https://*:8080 # any ip, port 8080
49
mTLS: false
50
tlsRenegotiation: false
51
certValidationConsoleEnabled: false
0 commit comments