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
Hi, you need to set the CVAT_HOST env variable in the same shell session in which you run the docker-compose command. Another way is use a prefix like this: CVAT_HOST=<your_hostname> docker-compose f "docker-compose.yml" -f "docker-compose.dev.yml" up -d`
Hi,
Firstly, thanks for the excellent project that you guys are building.
I am trying version 1.6.0 and getting into trouble with how to set the hostname.
As in the installation guide, it said:
But I am confusing which environment, e.g., in the terminal building docker like this?
Hope to see your response.
Thanks.
The text was updated successfully, but these errors were encountered: