Skip to content

Commit c37530c

Browse files
committed
clean
1 parent ab65326 commit c37530c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/performance2/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ DEFAULT_PROCESSES := 4
3131
DEFAULT_USERS := 10
3232
DEFAULT_SPAWN_RATE := 1
3333
DEFAULT_RUN_TIME := 5m
34-
DEFAULT_HOST := http://localhost:8080
34+
DEFAULT_HOST := http://127.0.0.1:9081
3535

3636
# Function to generate Locust configuration file
3737
# Usage: $(call generate_locust_config,filename_suffix,processes,users,spawn_rate,run_time,description)

0 commit comments

Comments
 (0)