mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
fix(docker): update .dockerignore to include client/.env file (#241)
fix(docker): add COPY command to copy client/.env file into the container before building
This commit is contained in:
parent
53ea3dd9fb
commit
91e9b167b3
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
**/node_modules
|
||||
**/.env
|
||||
api/.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue