ssh enabled only for DEV environments (others are behind proxy)

This commit is contained in:
Dobromir Popov
2024-02-23 20:38:23 +02:00
parent e7d127f1ed
commit d8f08b9234
2 changed files with 4 additions and 3 deletions

4
.env
View File

@ -5,9 +5,7 @@ NEXT_PUBLIC_HOST=localhost
NEXT_PUBLIC_PORT=3003
NEXTAUTH_URL=https://localhost:3003
# NEXTAUTH_URL_INTERNAL=http://127.0.0.1:3003
SSL_ENABLED=true
SSL_KEY=./certificates/localhost-key.pem
SSL_CERT=./certificates/localhost.pem
# Linux: `openssl rand -hex 32` or go to https://generate-secret.now.sh/32