mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-12 03:01:06 -04:00
app specific for sp plugin
This commit is contained in:
@@ -37,4 +37,8 @@ func SetAppSpecificConstants() {
|
||||
app_specific.InstallDir = defaultInstallDir
|
||||
}
|
||||
|
||||
// ociinstaller
|
||||
app_specific.DefaultImageRepoActualURL = "ghcr.io/turbot/steampipe"
|
||||
app_specific.DefaultImageRepoDisplayURL = "hub.steampipe.io"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user