We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b413c6 + b1c3bb3 commit 26f8d55Copy full SHA for 26f8d55
.gitignore
@@ -13,6 +13,7 @@
13
!/ssh/README.md
14
node_modules
15
/Mask_RCNN/
16
+/letsencrypt-webroot/
17
18
# Ignore temporary files
19
docker-compose.override.yml
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Removed information about e-mail from the basic user information (<https://github.com/opencv/cvat/pull/1627>)
+- Update https install manual. Makes it easier and more robust. Includes automatic renewing of lets encrypt certificates.
### Deprecated
-
0 commit comments