.env tweaks (wip)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
# NODE_EXTRA_CA_CERTS=C:\\Users\\popov\\AppData\\Local\\mkcert
|
||||
SSL_ENABLED=true
|
||||
NEXT_PUBLIC_PORT=3004
|
||||
SSL_KEY=./certificates/localhost-key.pem
|
||||
SSL_CERT=./certificates/localhost.pem
|
||||
|
||||
|
Reference in New Issue
Block a user