try to fix deploy issue
This commit is contained in:
3
.env
3
.env
@ -1,13 +1,12 @@
|
||||
|
||||
#NODE_TLS_REJECT_UNAUTHORIZED='0'
|
||||
SSL_ENABLED=false
|
||||
NEXT_PUBLIC_PROTOCOL=https
|
||||
NEXT_PUBLIC_HOST=localhost
|
||||
NEXT_PUBLIC_PORT=3003
|
||||
NEXTAUTH_URL=https://localhost:3003
|
||||
# NEXTAUTH_URL_INTERNAL=http://127.0.0.1:3003
|
||||
|
||||
|
||||
|
||||
# Linux: `openssl rand -hex 32` or go to https://generate-secret.now.sh/32
|
||||
NEXTAUTH_SECRET=ed8a9681efc414df89dfd03cd188ed58
|
||||
|
||||
|
Reference in New Issue
Block a user