Closed josecelano closed 6 months ago
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='***************************************'
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