Skip to content

Commit

Permalink
Fix pgo url in sample
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Sep 7, 2023
1 parent 1a16b93 commit 613aea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ pgo:
enabled: false

# The pgo-fleet submit URL.
submitUrl: "https://mmr-pgo.t2host.io/v1/submit"
submitUrl: "https://pgo-mmr.t2host.io/v1/submit"

# The pgo-fleet submit key.
submitKey: "INSERT_VALUE_HERE"

0 comments on commit 613aea9

Please sign in to comment.