From 04cb62526ae813541853172eb42d964bea39816b Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 7 Jan 2025 10:20:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71bd742..3616a17 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ There's some startup verbose when running ```docker compose logs```. The included httpd.conf doesn't include a HTTPS setup. -If you're unfamiliar with this stuff, I would recommend using [Nginx Proxy Manager](https://github.com/NginxProxyManager/nginx-proxy-manager) and +If you're unfamiliar with this stuff, I would recommend using [nginx-proxy-manager](https://github.com/NginxProxyManager/nginx-proxy-manager) and setting up HTTPS there. You can then reverse proxy to your 4get service through your domain with HTTPS certs. \ No newline at end of file