- version up

This commit is contained in:
aaa
2024-06-23 03:04:31 +02:00
parent d8ee5525f1
commit 88b7e70086
5 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ RUN pip3 install --break-system-packages .
ENV IMMICH_API_TOKEN="yourimmichtokenhere"
ENV IMMICH_HOST="host/ip"
ENV IMMICH_PORT="8080"
ENV IMMICH_PORT="2283"
#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"