Restore docker deployment pipeline

Adapt the Dockerfile to work with Nuxt and restore the deployment
pipeline.
This commit is contained in:
Hornwitser 2025-03-05 17:48:20 +01:00
parent d8a31db44d
commit 754d175ce2
4 changed files with 41 additions and 51 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
node_modules
.nuxt/
.output/
dist
env*
push-subscriptions.json