Skip to content

Commit

Permalink
📖 Update README (#1836)
Browse files Browse the repository at this point in the history
Updated the variable to export before running Konveyor with keycloak
authentication enabled

Signed-off-by: Maayan Hadasi <[email protected]>
  • Loading branch information
mguetta1 authored Apr 11, 2024
1 parent 2bc1aed commit 5975dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The install script provides optional environment variables you can use to custom
For example, if you wish to run tackle with keycloak authentication enabled, export the following variable before running the install script:
```sh
$ export TACKLE_FEATURE_AUTH_REQUIRED=true
$ export AUTH_REQUIRED=true
```
#### Running the install script
Expand Down

0 comments on commit 5975dbe

Please sign in to comment.