Update Production HTTPS Setup

Linden Crandall 2025-02-11 00:30:46 +00:00
parent 60f8a7c6a2
commit 6674d8dcb2

@ -10,7 +10,7 @@ MAIN_HTTP_PORT=7757
NGINX_HTTP_PORT=80
NGINX_HTTPS_PORT=443
HOST=<HOSTNAME>
PROTOCOL=https
PROTOCOL=http
APP_ENV=production
REDIS_HOST=redis
POSTGRES_HOST=postgres