Skip to content

Commit

Permalink
registry updated in the main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshperiyappan committed Aug 5, 2024
1 parent c050df5 commit f4f173e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ func main() {

if debugMode {
opts.Debug = true
opts.ProviderAddr = "genesys.com/mypurecloud/genesyscloud"
opts.ProviderAddr = "registry.terraform.io/mypurecloud/genesyscloud"
}
plugin.Serve(opts)
}
Expand Down

0 comments on commit f4f173e

Please sign in to comment.