twenty
twenty copied to clipboard
New Install - Front end is blank
Bug Description
I have installed TWENTY on an ubuntu server using the provided script: bash <(curl -sL https://git.new/20).
When I try to enter site localhost:3000, the browser tab indicates 20 Twenty, however the browser page is blank.
Looks like duplicate of: https://github.com/twentyhq/twenty/issues/5229
Check your .env
file and make sure SERVER_URL
is set there and then restart the docker (docker compose up -d
again).
Sorry for the late reply! Thanks @darekdesu for replying. A PR to clarify what would have helped you in the docs is most welcome :)) Thanks a lot https://github.com/twentyhq/twenty/tree/main/packages/twenty-website/src/content/developers/self-hosting