bloombase/plantdb
Stephan Kerkman 1e3fc4285d fix: use data/ subdir for SQLite volume mount in Docker
Named volumes can't mount to a file path — use a directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:11:53 +02:00
..
__init__.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
asgi.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
settings.py fix: use data/ subdir for SQLite volume mount in Docker 2026-05-28 10:11:53 +02:00
urls.py feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
wsgi.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00