fix: added data dir to .dockerignore
This commit is contained in:
@@ -41,7 +41,8 @@ docs/
|
||||
*.md
|
||||
!README.md
|
||||
|
||||
# Data (will be mounted as volumes)
|
||||
# Data
|
||||
data/
|
||||
memory_data/
|
||||
logs/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user