Files
libnovel/docker-compose.yml
Admin 46f49f47ac chore: replace host-path bind mount with named volume for static books
Scraped content is now stored in the 'static_books' Docker named volume
instead of a host bind mount, removing the dependency on STATIC_ROOT and
the need to pre-create ./static/books on the host.
2026-03-01 15:11:22 +05:00

3.2 KiB