diff --git a/services/calibre-web.yml b/services/calibre-web.yml index 02725a2..fea3603 100644 --- a/services/calibre-web.yml +++ b/services/calibre-web.yml @@ -8,6 +8,9 @@ services: networks: public: ipv4_address: 192.168.240.52 + labels: + caddy: cw.kucharczyk.xyz + caddy.reverse_proxy: "{{ upstreams 8083 }}" environment: - PUID=${PUID} - PGID=${PGID}