web: add ability to redirect HTTP traffic to HTTPS
Useful if you're running this setup directly on the Internet, with a Let's Encrypt certificate.
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
- ENABLE_AUTH
|
||||
- ENABLE_GUESTS
|
||||
- ENABLE_LETSENCRYPT
|
||||
- ENABLE_HTTP_REDIRECT
|
||||
- DISABLE_HTTPS
|
||||
- JICOFO_AUTH_USER
|
||||
- LETSENCRYPT_DOMAIN
|
||||
|
||||
Reference in New Issue
Block a user