Running on a remote server the 'chat' calls go to localhost:8000
Closed this issue · 1 comments
JayCroghan commented
rashadphz commented
You can change this by setting NEXT_PUBLIC_API_URL
in your .env.
All of the adjustable variables are in the docker-compose file.