Add Docker setup with SMTP mail and logging
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
node_modules
|
||||
**/node_modules
|
||||
tmp
|
||||
temp
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.tgz
|
||||
Reference in New Issue
Block a user