Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Index env vars #564

Merged
merged 1 commit into from
May 24, 2024

Conversation

josecelano
Copy link
Member

Rename Index env vars.

TORRUST_INDEX_CONFIG             -> TORRUST_INDEX_CONFIG_TOML
TORRUST_INDEX_PATH_CONFIG        -> TORRUST_INDEX_CONFIG_TOML_PATH
TORRUST_INDEX_TRACKER_API_TOKEN  -> TORRUST_INDEX_CONFIG_OVERRIDE_TRACKER__TOKEN
TORRUST_INDEX_AUTH_SECRET_KEY    -> TORRUST_INDEX_CONFIG_OVERRIDE_AUTH__SECRET_KEY

```
TORRUST_INDEX_CONFIG             -> TORRUST_INDEX_CONFIG_TOML
TORRUST_INDEX_PATH_CONFIG        -> TORRUST_INDEX_CONFIG_TOML_PATH
TORRUST_INDEX_TRACKER_API_TOKEN  -> TORRUST_INDEX_CONFIG_OVERRIDE_TRACKER__TOKEN
TORRUST_INDEX_AUTH_SECRET_KEY    -> TORRUST_INDEX_CONFIG_OVERRIDE_AUTH__SECRET_KEY
```
@josecelano josecelano self-assigned this May 24, 2024
@josecelano josecelano added the Code Cleanup / Refactoring Tidying and Making Neat label May 24, 2024
@josecelano josecelano linked an issue May 24, 2024 that may be closed by this pull request
@josecelano josecelano marked this pull request as ready for review May 24, 2024 15:22
@josecelano
Copy link
Member Author

ACK 2c21ed9

@josecelano josecelano added this to the v3.0.0 milestone May 24, 2024
@josecelano josecelano merged commit 8c93b81 into torrust:develop May 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup / Refactoring Tidying and Making Neat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Index env vars
1 participant