Dockerize application
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
data/*.db
|
||||
config.json
|
||||
.git
|
||||
.env
|
||||
Reference in New Issue
Block a user