From ca7cda86882d069fb72a557159dec6a2c6430922 Mon Sep 17 00:00:00 2001 From: ertopogo Date: Fri, 13 Mar 2026 01:06:47 +0100 Subject: Add local media-access-api service and switch compose to local build --- docs/DEPLOIEMENT_KONENPAN.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/DEPLOIEMENT_KONENPAN.md') diff --git a/docs/DEPLOIEMENT_KONENPAN.md b/docs/DEPLOIEMENT_KONENPAN.md index 4adceb6..71dab66 100644 --- a/docs/DEPLOIEMENT_KONENPAN.md +++ b/docs/DEPLOIEMENT_KONENPAN.md @@ -69,6 +69,10 @@ nano .env.dev docker compose --env-file .env.dev -f compose.photoprism-secure.dev.yml up -d --build ``` +Important: +- Le dossier `media-access-api/` doit etre present dans le repo clone (code + Dockerfile). +- Le service est construit localement par Docker Compose, aucune image GHCR n'est requise pour demarrer. + ## Cycle de mise a jour Sur Antel: ```bash -- cgit v1.2.3