shitton of the ai changes
This commit is contained in:
+2
-1
@@ -23,5 +23,6 @@ RUN bun install --frozen-lockfile --production
|
||||
|
||||
COPY --from=builder /app/dist ./dist
|
||||
COPY --from=builder /app/assets ./assets
|
||||
COPY locales ./locales
|
||||
|
||||
CMD [ "bun", "dist/index.js" ]
|
||||
CMD [ "bun", "dist/index.js" ]
|
||||
|
||||
Reference in New Issue
Block a user