-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #141: Add environment variable to change the default config fil…
…e path `./config.toml` 655f631 feat: [#130] add env var to change the default config path (Jose Celano) Pull request description: You can now overwrite the default config file path with: ```s TORRUST_IDX_BACK_CONFIG_PATH=./storage/config/config.toml cargo run ``` The default path is `./config.toml` ACKs for top commit: josecelano: ACK 655f631 Tree-SHA512: 5d81dead21ca87c75440baefdd85d57002afd83bf3bb857dbc627c4bf215e74686ec474642f15228d8f0cba4f6b638dad3b26f50b2e3b7c43734f6f69ceac63b
- Loading branch information
Showing
6 changed files
with
53 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters