feat: add koreader sync server + fix apt cache in caddy task

This commit is contained in:
Phillip Skentelbery
2026-06-30 17:59:48 -06:00
parent ba992c6433
commit d1e5fd9d0c
7 changed files with 57 additions and 2 deletions
+4
View File
@@ -114,3 +114,7 @@ opds.thesatelliteoflove.com {
reverse_proxy dir2opds:8080
}
{% endif %}
sync.thesatelliteoflove.com {
reverse_proxy kosync:17200
}