mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
chore: Update docker, Minor Styling fix (#528)
* chore(docker): add .env and **/.env to .dockerignore refactor(docker): remove unnecessary .env file copy and removal in Dockerfile * style(AgentSettings): adjust Switch placement fix(EditPresetDialog): correctly show functions setting in preset
This commit is contained in:
parent
9778e73087
commit
f1f33de4db
4 changed files with 5 additions and 8 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**/node_modules
|
||||
client/dist/images
|
||||
data-node
|
||||
.env
|
||||
**/.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue