.env values are not being taken into account
Hi, so I setup twenty on a fresh VM, used the script and I have a blank page, I saw that someone else had the same issue and it was because the "server_url" was localhost, I replaced that with my local IP but its as if the .env values are not being applied.
i used
docker compose down
and docker compose up -d
5 Replies
No idea why its still trying to reach localhost:3000
Update, on local it works but using the NPM doesnt ...
sus
Hi, do you still have an issue here?