Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
agusalex and sourcery-ai[bot] authored Jul 10, 2024
1 parent 5b4c2c7 commit 4015ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In Podman

### Symbol mapping

You can specify the symbol mappings in `mapping.yaml` and you do not need to re-build the container with the above mount command.
You can specify the symbol mappings in `mapping.yaml` and you do not need to rebuild the container with the above mount command.

### More Options
| Envs |Description |
Expand All @@ -61,7 +61,7 @@ You can specify the symbol mappings in `mapping.yaml` and you do not need to re-

If you are using ghostfolio self-hosted option, you need to go into Ghostfolio and add a platform for IBKR.

Then do a request to `/account` to find the relevant platform ID and store it in the IBKR_PLATFORM env variable
Then make a request to `/account` to find the relevant platform ID and store it in the IBKR_PLATFORM env variable

```bash
curl "http://10.0.0.2:3333/api/v1/account" \
Expand Down

0 comments on commit 4015ff5

Please sign in to comment.