-
-
Notifications
You must be signed in to change notification settings - Fork 95
BACKEND_URL & URL validation #51
Comments
Hey, if you're following the instructions in the docs, you need to comment that line out, since the UI will automatically request from the URL it's currently on (because the backend and the frontend are run on the same server in production build). Just add a I do agree it needs a better comment message. |
Tried to deploy to Heroku and see as it works, got error and this log 2022-07-09T10:36:44.822519+00:00 heroku[worker.1]: Starting process with command Hope you can help, thanks |
Docker install is currently not stable: https://docs.pckd.me/docs/install-from-docker-compose I'd recommend installing from code |
Hi, I need help.
I already set REACT_APP_BACKEND_URL= in client .env but in the logs show backend_url not found.
And could you please add a validator to check in put URL as valid or not.
Thanks
The text was updated successfully, but these errors were encountered: