Comment #⁨6⁩

Answer

Ok, up now! Had to do two additional steps:

  • manually add the link to static files in the public folder:
    ln -s /home/forge/<your-sitename>/storage/app/public/ storage
  • add a SSL Certificate and then adjust APP_URL in the environment configuration to serve from https.