Skip to content

Commit f24cfe9

Browse files
author
Amadeu Pereira
committed
Use locust.io as group in operator
1 parent b64cc06 commit f24cfe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

locust_operator/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
GROUP = "locust.cloud"
3+
GROUP = "locust.io"
44
VERSION = "v1"
55
API_VERSION = GROUP + "/" + VERSION
66

0 commit comments

Comments
 (0)