Browse Source

add `.env` to `.dockerignore`

Jeffrey Morgan 1 năm trước cách đây
mục cha
commit
e3054fc74e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .dockerignore

+ 2 - 1
.dockerignore

@@ -4,4 +4,5 @@ llama/build
 .vscode
 ollama
 app
-web
+web
+.env