diff --git a/Production-HTTPS-Setup.md b/Production-HTTPS-Setup.md index 5b10532..6a37ef8 100644 --- a/Production-HTTPS-Setup.md +++ b/Production-HTTPS-Setup.md @@ -10,7 +10,7 @@ MAIN_HTTP_PORT=7757 NGINX_HTTP_PORT=80 NGINX_HTTPS_PORT=443 HOST= -PROTOCOL=https +PROTOCOL=http APP_ENV=production REDIS_HOST=redis POSTGRES_HOST=postgres