Add Dockerfile and fix listen address for Docker

This commit is contained in:
Ubuntu
2026-03-01 13:56:49 +00:00
parent a8e52093aa
commit 2aa2a95475
3 changed files with 24 additions and 1 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
node_modules
server/node_modules
server/kenteken.db
server/kenteken.db-shm
server/kenteken.db-wal
*.zip
src_frontend_orig
Kenteken-Gen-1-main
*.sh
*.nginx