mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
- version hot fix
This commit is contained in:
@@ -322,7 +322,7 @@ def check_server_up(immichHost, immichPort):
|
||||
logger.info(f"Found immich up and running at {immichHost}:{immichPort}.")
|
||||
logger.info("Attempting to connect to immich")
|
||||
time.sleep(1)
|
||||
logger.info("Exporter 1.2.0")
|
||||
logger.info("Exporter 1.2.1")
|
||||
|
||||
|
||||
def check_immich_api_key(immichHost, immichPort, immichApiKey):
|
||||
|
||||
Reference in New Issue
Block a user