Setup: Update compose.yaml config examples #5123

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-07-24 15:46:41 +02:00
parent fce72f01a2
commit 8149d4c63a
10 changed files with 10 additions and 10 deletions

View File

@@ -66,7 +66,7 @@ services:
PHOTOPRISM_JPEG_SIZE: 7680 # size limit for converted image files in pixels (720-30000)
TF_CPP_MIN_LOG_LEVEL: 1 # show TensorFlow log messages for development
## Run/install on first startup (options: update tensorflow https intel gpu davfs yt-dlp):
PHOTOPRISM_INIT: "https yt-dlp"
PHOTOPRISM_INIT: "https"
## PostgreSQL Database Server
## Docs: https://www.postgresql.org/docs/
postgres: