summaryrefslogtreecommitdiff
path: root/docs/DEPLOIEMENT_KONENPAN.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/DEPLOIEMENT_KONENPAN.md')
-rw-r--r--docs/DEPLOIEMENT_KONENPAN.md4
1 files changed, 4 insertions, 0 deletions
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