Skip to content

Commit 80ffc4e

Browse files
authored
Update stack.env
1 parent e888839 commit 80ffc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/stack.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ POWERTOOLS_VERSION=0.18.0 # Pin PowerTools version (matches GitHub rele
6161
# -------------------
6262
IMMICH_API_KEY=apikeyforpowertools # Use Immich "Master API Key" (Admin, full privileges)
6363
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
64+
EXTERNAL_IMMICH_URL= # Optional: When you click a photo in powertools, it redirects you to your immich instance photo
6565

6666
DB_PORT=5432 # Default Postgres port
6767
DB_HOST=immich-db # PowerTools expects DB_HOST (must equal DB_HOSTNAME above!)

0 commit comments

Comments
 (0)