Skip to content

Commit 7b10961

Browse files
committed
wildcard!
1 parent 9376cce commit 7b10961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
port: 8080
4646
readyStateText: Application started.
4747
environmentVariables:
48-
urls: https://0.0.0.0:8080
48+
urls: https://*:8080 # any ip, port 8080
4949
mTLS: false
5050
tlsRenegotiation: false
5151
certValidationConsoleEnabled: false

0 commit comments

Comments
 (0)