Update project name to VLM Server

This commit is contained in:
2026-04-23 14:14:21 -05:00
parent 3deee39faf
commit 9c05100a18
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# Vision Jobs — Fastify + Vite static build, SQLite persistence under /app/data
# VLM Server — Fastify + Vite static build, SQLite persistence under /app/data
ARG NODE_VERSION=22