Force rebuild: Update asset routing with version bump

This commit is contained in:
Andreas Dueren
2025-08-01 14:02:07 -06:00
parent 7fc40ce970
commit aba8af9bb4
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