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
Hi !
I move to work from http to https . I need to change the request.scheme from http to https - how and where I can set it >?
Best Regards
The text was updated successfully, but these errors were encountered:
You cannot set scheme field of request yourself, it just represents the current scheme. You need setup ssl encryption for your CVAT instance https://github.com/opencv/cvat/blob/develop/cvat/apps/documentation/installation.md#serving-over-https
Please use gitter for such questions in the future.
Sorry, something went wrong.
I will close the issue. Don't hestitate to reopen it if you want to discuss it futher.
No branches or pull requests
Hi !
I move to work from http to https .
I need to change the request.scheme from http to https - how and where I can set it >?
Best Regards
The text was updated successfully, but these errors were encountered: