web: add a env variable to enable/disable deep linking

This commit is contained in:
Prayag Singh
2021-04-15 17:25:18 +05:30
committed by GitHub
parent b22421b168
commit 0cbe0d9801
2 changed files with 5 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ services:
- ENABLE_HSTS
- ENABLE_XMPP_WEBSOCKET
- DISABLE_HTTPS
- DISABLE_DEEP_LINKING
- LETSENCRYPT_DOMAIN
- LETSENCRYPT_EMAIL
- LETSENCRYPT_USE_STAGING