mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-29 21:49:35 +00:00
fix(docs): Fix build doc image error (#1997)
This commit is contained in:
15
docs/Dockerfile-deploy.dockerignore
Normal file
15
docs/Dockerfile-deploy.dockerignore
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user