-
Couldn't load subscription status.
- Fork 49
Closed
Labels
Code Cleanup / RefactoringTidying and Making NeatTidying and Making Neat
Description
Parent issue: #401
Depends on: #850
Relates to:
After migrating to Figment, we have started using new conventions for configuration env vars:
For example:
- The old var name:
TORRUST_TRACKER_API_ADMIN_TOKEN - The new name:
TORRUST_TRACKER__HTTP_API__ACCESS_TOKENS__ADMIN
That change was introduced because Figment needs a separator for the different levels. The default one is a dot (.) but it does not work as a Bash var name. see SergioBenitez/Figment#103
Subtasks
- Rename vars in the Tracker
- Rename vars in the Index
Rename vars in the Index GUI
Metadata
Metadata
Assignees
Labels
Code Cleanup / RefactoringTidying and Making NeatTidying and Making Neat
Type
Projects
Status
No status