fix: add -url flag to dir2opds for correct download links behind Caddy

This commit is contained in:
Phillip Skentelbery
2026-06-30 18:33:40 -06:00
parent 3320a9f9ff
commit 676e574e60
@@ -13,6 +13,7 @@ services:
- -enable-cache - -enable-cache
- -gzip - -gzip
- -enable-html - -enable-html
- -url=https://{{ subdomains.dir2opds }}
restart: unless-stopped restart: unless-stopped
labels: labels:
glance.name: dir2opds glance.name: dir2opds