adding a few more vars, setting collection to 60 secs
This commit is contained in:
24
.dockerignore
Normal file
24
.dockerignore
Normal file
@@ -0,0 +1,24 @@
|
||||
.git
|
||||
.cache
|
||||
.vscode
|
||||
.devcontainer
|
||||
builds
|
||||
config
|
||||
database
|
||||
documents
|
||||
done
|
||||
engine
|
||||
node_modules
|
||||
public/node_modules
|
||||
public/src
|
||||
public/.cache
|
||||
*.bleve
|
||||
.gitattributes
|
||||
.gitignore
|
||||
database.txt
|
||||
go.mod
|
||||
go.sum
|
||||
*.db
|
||||
*.log
|
||||
package.json
|
||||
yarn.lock
|
Reference in New Issue
Block a user