Are you attempting to reach the machine from another computer on your network? If so then you need to set some extra environment variables to make this work currently:
-
PUBLIC_WEB_FRONTEND_URL
needs to behttp://192.168.103.109:3000
-
PUBLIC_BACKEND_URL
needs to behttp://192.168.103.109:8000
See this section of the ubuntu install for more info: Installation on Ubuntu // Baserow