mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
Further edit of readme
- Added better description on UnRaid template - Added Immich_api_token to readme - Populated default Immich_port 8080 in Dockerfile - Clarified that it's the Immich Proxy that you need to connect to, not Immich Server
This commit is contained in:
@@ -14,7 +14,7 @@ RUN pip3 install .
|
||||
|
||||
ENV IMMICH_API_TOKEN=""
|
||||
ENV IMMICH_HOST=""
|
||||
ENV IMMICH_PORT=""
|
||||
ENV IMMICH_PORT="8080"
|
||||
#has to be EXPORT_PORT 8000 or else it does not work, same applies to the env file
|
||||
ENV EXPORTER_PORT="8000"
|
||||
ENV EXPORTER_LOG_LEVEL="INFO"
|
||||
|
||||
Reference in New Issue
Block a user