NEXTAUTH_URL=http://dream-ipms.com/auth
//NEXTAUTH_URL=http://localhost:8086/auth
NEXTAUTH_SECRET="j#WdUT9jPylYf0JAMN8mtdEO9!WZ9Va8"
REACT_URL=http://dream-ipms.com/
//REACT_URL=http://localhost:8086/
ROOT_URL=public/
NODE_TLS_REJECT_UNAUTHORIZED='0'