From cdd9dbf7486b8d6a65e3763f263ad406bc5b5ada Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Thu, 4 Apr 2024 19:08:31 -0400 Subject: [PATCH] Add quick doc about https --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d941073..230f6791 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ See [domain configuration](./doc/self-hosters/domains.md) for more information. - You can specify a custom port by setting `http_port` to a desired value - If you're using a reverse-proxy such as nginx or cloudflare, you should also set `pub_port` to the public (external) port (usually `443`) +- If you have HTTPS enabled on your reverse-proxy, ensure that + `protocol` in config.json is set accordingly ### Default User