817b3783f24524ceb60e90c5262f28a469ebd6e4
Previously, static assets were served from the root "/" and "/assets" routes, which caused conflicts with the "/api" route. Changed to serve all static assets under the "/dist" prefix to avoid route collisions.
Description
No description provided
Languages
Shell
64.1%
Nix
35.9%