api enable

This commit is contained in:
2026-05-16 22:17:59 +02:00
parent d8b3b3bda3
commit 5812005319
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ services:
# Grimmory bookdrop — set the host path to Grimmory's bookdrop directory
- /path/to/grimmory/bookdrop:/bookdrop
# Local import folder — set the host path to your epub/pdf directory
- /path/to/local-books:/local-books
- /path/to/local-books:/local_books
# Optional: mount your SSH private key read-only instead of pasting it in the UI
# - ~/.ssh/id_rsa:/run/secrets/ssh_key:ro
restart: unless-stopped