Skip to content

Commit

Permalink
Added ENONIC_CLI_CLOUD_AUTH_AUD to INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alansemenov committed Jan 18, 2024
1 parent 97f3652 commit a2910f1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ For other OSes, please see [Goreleaser](https://goreleaser.com).

## Overriding Cloud credentials

export ENONIC_CLI_CLOUD_API_URL=https://cloud.enonic.com/api
export ENONIC_CLI_CLOUD_AUTH_URL=https://auth.enonic.com
export ENONIC_CLI_CLOUD_AUTH_CLIENT=WMq5N474JWbzIHY5RanLa5z4mConLz6C
export ENONIC_CLI_CLOUD_API_URL=https://cloud.enonic-dev.com/api
export ENONIC_CLI_CLOUD_AUTH_AUD=https://cloud.enonic-dev.com/api
export ENONIC_CLI_CLOUD_AUTH_URL=https://auth.enonic-dev.com
export ENONIC_CLI_CLOUD_AUTH_CLIENT=<ClientID>

0 comments on commit a2910f1

Please sign in to comment.