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 ab65326 commit c37530cCopy full SHA for c37530c
tests/performance2/Makefile
@@ -31,7 +31,7 @@ DEFAULT_PROCESSES := 4
31
DEFAULT_USERS := 10
32
DEFAULT_SPAWN_RATE := 1
33
DEFAULT_RUN_TIME := 5m
34
-DEFAULT_HOST := http://localhost:8080
+DEFAULT_HOST := http://127.0.0.1:9081
35
36
# Function to generate Locust configuration file
37
# Usage: $(call generate_locust_config,filename_suffix,processes,users,spawn_rate,run_time,description)
0 commit comments