Skip to content

Commit 56016cd

Browse files
committed
Update default configuration
1 parent 34fdf53 commit 56016cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.example.toml

+1-1
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.io:443"
53+
server_host = "https://pulse.devzero.io"
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)