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:
Danny Avila 2023-06-17 11:38:48 -04:00 committed by GitHub
parent 9778e73087
commit f1f33de4db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 8 deletions

View file

@ -1,3 +1,5 @@
**/node_modules
client/dist/images
data-node
.env
**/.env