Open
Description
I can't find documentation to build it myself; so I tried:
docker-compose build up
But I got multiple errors amoung:
chat-ui/.env: line 23: unexpected character """ in variable name ""PROVIDER_URL": "","
Even source .env
returned multiple errors; I tried to change the `into a ' with no luck.
My goal was to build it and include it into a docker compose.