Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alt-dima committed May 1, 2024
1 parent 4e6c708 commit bcb8813
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 @@ -41,7 +41,7 @@ Currently only `dimensions` with list of the required/expecting dimensions (from
## Inventory (dimensions) Store

### Cloud Native Inventory Storage (Toaster-ToasterDB)
You could set env variable `toasterurl` to point to TofuGu-Toaster, like `export toasterurl='http://accountid:accountpass@toaster.altuhov.su'`.
You could set env variable `toasterurl` to point to TofuGu-Toaster, like `export toasterurl='https://accountid:accountpass@toaster.altuhov.su'`.
Then TofuGu will connect and receive all the required dimension data from TofuGu-Toaster-ToasterDB.
Additional parameter could be passed to tofugu `-w workspacename`. In general `workspacename` is the branch name of the source repo where the dimension is stored. If TofuGu-Toaster will not find dimension with specified `workspacename` it will try to return dimension from `master` workspace/branch!

Expand Down

0 comments on commit bcb8813

Please sign in to comment.