We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e888839 commit 80ffc4eCopy full SHA for 80ffc4e
docker/stack.env
@@ -61,7 +61,7 @@ POWERTOOLS_VERSION=0.18.0 # Pin PowerTools version (matches GitHub rele
61
# -------------------
62
IMMICH_API_KEY=apikeyforpowertools # Use Immich "Master API Key" (Admin, full privileges)
63
IMMICH_URL=http://internalip:8212 # Internal URL of Immich (match NAS IP + Immich port in compose)
64
-EXTERNAL_IMMICH_URL= # Optional: public URL if Immich is exposed externally
+EXTERNAL_IMMICH_URL= # Optional: When you click a photo in powertools, it redirects you to your immich instance photo
65
66
DB_PORT=5432 # Default Postgres port
67
DB_HOST=immich-db # PowerTools expects DB_HOST (must equal DB_HOSTNAME above!)
0 commit comments