Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Amazed 2023-10-22 17:04:24 +02:00
parent a3805108e5
commit d9d6000cec
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ RUN pip3 install --no-cache-dir --no-index /opt/*py3-none-any.whl && \
USER prometheus
EXPOSE 9224
EXPOSE 9223
ENTRYPOINT [ "/usr/bin/jellyseer_exporter" ]

View File

@ -1,5 +1,5 @@
services:
jellyfin_exporter:
jellyseer_exporter:
image: git.hipstercat.fr/hipstercat/jellyseer-exporter:main
build:
context: .