Add Docker setup with SMTP mail and logging

This commit is contained in:
2025-12-10 20:50:15 -08:00
parent c3a37187bf
commit 5ab3eb6039
4 changed files with 77 additions and 3 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.gitignore
Dockerfile
*.swp
*.swo
*.log
node_modules
**/node_modules
tmp
temp
*.zip
*.tar.gz
*.tgz