Skip to content

Commit

Permalink
Comment about same_as field aded to the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAlcolea committed Dec 10, 2024
1 parent 393a4eb commit 06de5cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,10 @@ Make sure you use the same profile for `up` and `down`, or use `./scripts/down.s
otherwise some containers might keep running.

##### Configuring AIBuilder connector
To access the AIBuilder API you need to provide a valid API token though the `API_TOKEN` variable. \
To access the AIBuilder API you need to provide a valid API token trhough the `API_TOKEN` variable. \
Use the `override.env` file for that as explained above.
Please note that for using the url of the `same_as` field of the AIBuilder models, you will need to \
substitute `API_TOKEN` on the url for your actual API token value.

### Shorthands
We provide two auxiliary scripts for launching docker containers and bringing them down.
Expand Down

0 comments on commit 06de5cd

Please sign in to comment.