This commit is contained in:
parent
a3805108e5
commit
d9d6000cec
@ -32,7 +32,7 @@ RUN pip3 install --no-cache-dir --no-index /opt/*py3-none-any.whl && \
|
|||||||
|
|
||||||
USER prometheus
|
USER prometheus
|
||||||
|
|
||||||
EXPOSE 9224
|
EXPOSE 9223
|
||||||
|
|
||||||
ENTRYPOINT [ "/usr/bin/jellyseer_exporter" ]
|
ENTRYPOINT [ "/usr/bin/jellyseer_exporter" ]
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
jellyfin_exporter:
|
jellyseer_exporter:
|
||||||
image: git.hipstercat.fr/hipstercat/jellyseer-exporter:main
|
image: git.hipstercat.fr/hipstercat/jellyseer-exporter:main
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
Reference in New Issue
Block a user