A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
First I created an empty database named [Test] on my local MSSQL instance.
Then create sample project, publish image and run container:
At this point the database is initialized. Navigating to http://localhost:5000/ prompts me to add an Admin user. So far so good.
However, as soon as I try using the site all I get are 404s:
I then terminated the container and ran the project from VS. Now it works... Relaunch the container and I start seeing pages, but it is not loading any images.