Explorar o código

add comments on custom domain https env

Pouria Ezzati hai 1 ano
pai
achega
d69180a544
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .example.env

+ 1 - 0
.example.env

@@ -48,6 +48,7 @@ DISALLOW_ANONYMOUS_LINKS=true
 SERVER_IP_ADDRESS=
 
 # Optional - Use HTTPS for links with custom domain
+# It's on you to generate SSL certificates for those domains manually, at least on this version for now
 CUSTOM_DOMAIN_USE_HTTPS=false
 
 # Optional - Google Cloud API to prevent from users from submitting malware URLs.