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