updates configuration (3 files)
This commit is contained in:
@@ -16,6 +16,7 @@ ENV NODE_ENV=production
|
||||
COPY --from=deps /app/node_modules ./node_modules
|
||||
COPY --from=build /app/dist ./dist
|
||||
COPY package.json ./
|
||||
COPY drizzle/ ./drizzle/
|
||||
|
||||
# ── Build-time prompt loading (changes.md §3) ──
|
||||
# Prompts and agent definitions are copied into the image so they are
|
||||
|
||||
Reference in New Issue
Block a user