Skip to content

Commit

Permalink
this is the right url
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed May 6, 2024
1 parent 8832512 commit 3d8c342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/runtime.exs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ config :dotcom, :mbta_api,

config :dotcom, :telemetry_metrics_splunk,
token: System.get_env("TELEMETRY_METRICS_SPLUNK_TOKEN"),
url: "https://mbta.splunkcloud.com:8089/services/collector"
url: "https://http-inputs-mbta.splunkcloud.com/services/collector"

config :dotcom, aws_index_prefix: System.get_env("AWS_PLACE_INDEX_PREFIX") || "dotcom-dev"

Expand Down

0 comments on commit 3d8c342

Please sign in to comment.