We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4575c2f commit 5c0d99bCopy full SHA for 5c0d99b
scenarios/tls.benchmarks.yml
@@ -57,20 +57,7 @@ jobs:
57
mTLS: false
58
tlsRenegotiation: false
59
certValidationConsoleEnabled: false
60
- statsEnabled: false
61
-
62
- dockerLinuxNginxServer:
63
- sources:
64
- dockerNginx:
65
- repository: https://github.com/aspnet/benchmarks.git
66
- branchOrCommit: main
67
- dockerFile: dockerNginx/src/BenchmarksApps/TLS/Nginx/Dockerfile
68
- dockerImageName: dockerNginx
69
- dockerContextDirectory: dockerNginx/src/BenchmarksApps/TLS/Nginx
70
- port: 8080
71
- readyStateText: Application started.
72
- environmentVariables:
73
- urls: "https://*:8080" # any ip, port 8080
+ statsEnabled: false
74
75
dockerLinuxNginxServer:
76
source:
0 commit comments