mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
fix typo of company name
This commit is contained in:
@@ -104,3 +104,9 @@ The Infisical CLI provides a way to inject environment variables from the platfo
|
||||
```bash
|
||||
infisical login
|
||||
```
|
||||
|
||||
## Set domain if self-hosted
|
||||
|
||||
```bash
|
||||
export INFISICAL_URL="https://your-self-hosted-infisical.com/api"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user