You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for the amazing repo! Not a major issue, but one piece of quick feedback is to make image domain url as part of the env vars within next.config.js. I had to change it to get your repo to work locally and in prod with my blob setup:
First off, thanks for the amazing repo! Not a major issue, but one piece of quick feedback is to make image domain url as part of the env vars within
next.config.js
. I had to change it to get your repo to work locally and in prod with my blob setup:Reference: https://github.com/Nutlope/qrGPT/blob/main/next.config.js
You can change to something like below & add a note to
.example.env
The text was updated successfully, but these errors were encountered: