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 tracker envs #5

Closed
josecelano opened this issue May 14, 2024 · 0 comments
Closed

Rename tracker envs #5

josecelano opened this issue May 14, 2024 · 0 comments
Assignees
Labels
Code Cleanup / Refactoring Tidying and Making Neat

Comments

@josecelano
Copy link
Member

Tracker env var names have changed.

We have to rename those env vars in the .env config file: /home/torrust/github/torrust/torrust-compose/droplet/.env

USER_ID=1000

# Index GUI
TORRUST_INDEX_GUI_API_BASE_URL='https://index.torrust-demo.com/api/v1'
NITRO_HOST=0.0.0.0
NITRO_PORT=3000

# Index
TORRUST_INDEX_CONFIG=
TORRUST_INDEX_TRACKER_API_TOKEN='***************************************'
TORRUST_INDEX_API_CORS_PERMISSIVE=false

# Tracker
TORRUST_TRACKER_CONFIG=
TORRUST_TRACKER_API_ADMIN_TOKEN='***************************************'
@josecelano josecelano self-assigned this May 14, 2024
@josecelano josecelano added the Code Cleanup / Refactoring Tidying and Making Neat label May 14, 2024
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
Status: No status
Development

No branches or pull requests

1 participant