Switch webapp build to Dockerfile and remove Nixpacks

This commit is contained in:
Ruslan Bakiev
2026-03-14 10:16:14 +07:00
parent 71d35476c2
commit 803dad5c8f
3 changed files with 21 additions and 34 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
.gitea
.nuxt
.output
node_modules
*.log
.DS_Store
coverage
dist