Skip to content

Commit b8d1629

Browse files
committed
Update devzero production url for data collection
1 parent 1a3cfa5 commit b8d1629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ remote_collection = true
5050
# The server host address for remote collection.
5151
# This is required when 'remote_collection' is enabled and specifies the remote server to connect to.
5252
# Default: (empty)
53-
server_host = "pulse.devzero.dev:443"
53+
server_host = "pulse.devzero.io:443"
5454

5555
# Regular expression pattern to exclude certain processes from being collected.
5656
# This can be used to omit sensitive or irrelevant processes from the data collection.

0 commit comments

Comments
 (0)