You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOCKER_VOLUME_PATH is used both as an environment variable in docker-compose.yml as well as a variable in Tango's config.py, which may be confusing for new users setting up as the environment variable is meant to be modified but not the one in Tango's config.py
The text was updated successfully, but these errors were encountered:
DOCKER_VOLUME_PATH is used both as an environment variable in docker-compose.yml as well as a variable in Tango's config.py, which may be confusing for new users setting up as the environment variable is meant to be modified but not the one in Tango's config.py
The text was updated successfully, but these errors were encountered: