diff --git a/waypoint.hcl b/waypoint.hcl index c1425ca..80ccfe3 100644 --- a/waypoint.hcl +++ b/waypoint.hcl @@ -9,7 +9,7 @@ runner { enabled = true profile = "secpsc-${workspace.name}" data_source "git" { - url = "https://github.com/prosanteconnect/psc-toggle-manager.git" + url = "https://github.com/ansforge/psc-ps-api.git" ref = "${workspace.name}" } poll {