Force rebuild: Update asset routing with version bump

This commit is contained in:
2025-08-01 14:02:07 -06:00
parent 7b1c28a8c9
commit 3785b3b4d1
2 changed files with 2 additions and 2 deletions

View File

@@ -666,7 +666,7 @@ cat > "$CADDY_CONFIG" << EOF
reverse_proxy localhost:8080
}
# Next.js assets for cast app
# Next.js assets for cast app - Fixed routing v2
handle_path /cast/_next/* {
root * /app/web/cast
file_server