Hi, I just forked the repo but I can't seem to be able to start it. I renamed the root .env.example to .env and replaced CREDS_KEY, CREDS_IV, JWT_SECRET and JWT_REFRESH_SECRET env variables as per docs using the replit repo to generate crypto keys.
I am on MacOS, and using Docker to set it up. When running docker-compose build I receive an error. When running docker-compose up I can see lots of "LibreChat exited with code 0". My node version is v19.9.0