Skip to content

Commit

Permalink
chore: update cloud dashboard domain (#4199)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhq committed May 13, 2023
1 parent 8fb2a3b commit ef0394d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const SEGMENT_PROD_API_KEY = "b6ovUD9A0YjQqT3ZWetWUbuZ9OmGxKMa" // ggigno
export const DOCS_BASE_URL = "https://docs.garden.io"
export const VERSION_CHECK_URL = "https://get.garden.io/version"

export const DEFAULT_GARDEN_CLOUD_DOMAIN = "https://app.garden"
export const DEFAULT_GARDEN_CLOUD_DOMAIN = "https://app.garden.io"

/**
* Environment variables, with defaults where appropriate.
Expand Down

0 comments on commit ef0394d

Please sign in to comment.