Files
QRForge-selfhosted/.gitignore
T
dillard e66f3a0360 Switch DB and qr-storage from named volumes to bind mounts
docker compose down -v silently deletes named volumes with no
confirmation - not acceptable now that this holds real user/customer
data. Bind mounts under ./data/ are never touched by down -v, and give
a fixed host path that's simple to include in a backup routine later.
2026-07-13 16:48:36 +02:00

6 lines
46 B
Plaintext

.settings
.project
.idea
.DS_Store
.env
/data/