Add Docker support and notification URL enhancement

This commit is contained in:
2026-01-12 20:59:03 +01:00
parent 3121ef223d
commit 68d0584917
5 changed files with 79 additions and 4 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules
.next
.git
.env
prisma/dev.db
prisma/dev.db-journal
README.md
Dockerfile
.dockerignore