Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker_notes:docker-calibre [2024-09-11 Wed wk37 17:27] – [Calibre] baumkpdocker_notes:docker-calibre [2024-09-11 Wed wk37 17:27] (current) – [Calibre-web] baumkp
Line 56: Line 56:
 ++++Calibre-web docker-compose.yml| ++++Calibre-web docker-compose.yml|
 <code> <code>
-version: "3.9" 
 services: services:
   calibre-web:   calibre-web:
Line 85: Line 84:
  
 Notes: Notes:
-  - Example version: "2.1" changes to "3.9" with no problem 
   - The default login / password: admin / admin123   - The default login / password: admin / admin123
   - The /books direct points to the directory specified for the existing (or new) Calibre library   - The /books direct points to the directory specified for the existing (or new) Calibre library