Skip to content

Commit

Permalink
misc: updated login self-hosting label for dedicated
Browse files Browse the repository at this point in the history
  • Loading branch information
sheensantoscapadngan committed Nov 14, 2024
1 parent ccad684 commit 4053078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/packages/cmd/login.go
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ func askForDomain() error {
const (
INFISICAL_CLOUD_US = "Infisical Cloud (US Region)"
INFISICAL_CLOUD_EU = "Infisical Cloud (EU Region)"
SELF_HOSTING = "Self-Hosting"
SELF_HOSTING = "Self-Hosting or Dedicated Instance"
ADD_NEW_DOMAIN = "Add a new domain"
)

Expand Down

0 comments on commit 4053078

Please sign in to comment.