owltide/.dockerignore
Hornwitser 5cc310384e Move stored data to a volume
Fix the silly data wipe on re-deployment by writing the data to a
volume instead of the ephemeral container filesystem.
2025-03-05 19:10:13 +01:00

6 lines
44 B
Text

node_modules
.nuxt/
.output/
dist
data
env*