Skip to content

Commit

Permalink
fix(docs): Fix build doc image error (#1997)
Browse files Browse the repository at this point in the history
  • Loading branch information
fangyinc authored Sep 10, 2024
1 parent 66d3246 commit 3686c3b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/Dockerfile-deploy.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.env
./.mypy_cache/
models/
plugins/
pilot/data
pilot/message
logs/
venv/
web/node_modules/
web/.next/
web/.env
docs/node_modules/
build/
docs/build/
docs/Dockerfile-deploy

0 comments on commit 3686c3b

Please sign in to comment.