Skip to content

Commit

Permalink
fx dcker
Browse files Browse the repository at this point in the history
  • Loading branch information
azep-ninja committed Jan 29, 2025
1 parent a3cd82a commit a03d0e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ COPY --from=builder /app/turbo.json ./
COPY --from=builder /app/node_modules ./node_modules
COPY --from=builder /app/agent ./agent
COPY --from=builder /app/packages ./packages
COPY --from=builder /app/patches ./patches
COPY --from=builder /app/scripts ./scripts

# Create characters and knowledge directory
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a03d0e1

Please sign in to comment.