Dockerfile fixes

This commit is contained in:
2024-09-08 16:50:43 -04:00
parent 794d8cc34e
commit 07a1e9277e
3 changed files with 13 additions and 14 deletions

13
.gitignore vendored
View File

@@ -1,14 +1,11 @@
# Common
keys/
.env*.local
# Service
# Build
target/
**/Cargo.lock
# UI
.next/
node_modules/
audio/
logs/
settings.json
.env*.local
# IDE
.idea/