We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
.env
/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='***************************************'
The text was updated successfully, but these errors were encountered:
josecelano
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: