Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
technicallyty committed Sep 17, 2024
1 parent 5470534 commit c61ea76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/connect/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
DefaultPort = "8080"
// jsonFieldDelimiter is the delimiter used to separate fields in the JSON output.
jsonFieldDelimiter = "."
// ConnectConfigEnvironmentPrefix is the prefix for environment variables that override the slinky config.
// ConnectConfigEnvironmentPrefix is the prefix for environment variables that override the connect config.
ConnectConfigEnvironmentPrefix = "CONNECT_CONFIG"
// TelemetryPushAddress is the value for the publication endpoint.
TelemetryPushAddress = "connect-statsd-data.dev.skip.money:9125"
Expand Down

0 comments on commit c61ea76

Please sign in to comment.