Answer Manuel Jun 9, 2023 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.
Ok, up now! Had to do two additional steps:
ln -s /home/forge/<your-sitename>/storage/app/public/ storage