Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Sep 9, 2024
1 parent 0eb0083 commit 138737f
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 @@ -52,7 +52,7 @@ curl -X POST "localhost:9200/_security/api_key?pretty" -H 'Content-Type: applica

### 4. Configure Environment Variables

Copy the `gpt-values-override-conf.dist.sh` file inside the `conf` folder, and replace `dist` with the ID you want. Set the needed values in the new file.
Create the `conf` folder and copy the `gpt-values-override-conf.dist.sh` file inside. Rename the copied file replacing `.dist.` with the ID you want. Set the needed values in the new file.

Example:
```sh
Expand Down

0 comments on commit 138737f

Please sign in to comment.