diff options
| author | ertopogo <erwin.t.pombett@gmail.com> | 2026-03-13 01:06:47 +0100 |
|---|---|---|
| committer | ertopogo <erwin.t.pombett@gmail.com> | 2026-03-13 01:06:47 +0100 |
| commit | ca7cda86882d069fb72a557159dec6a2c6430922 (patch) | |
| tree | 562fe0bbc0af75ec5ec88e32592302bbe1e028b1 /docs/DEPLOIEMENT_KONENPAN.md | |
| parent | b34873f98052ac5fb4bf6731a25730075796d764 (diff) | |
Add local media-access-api service and switch compose to local build
Diffstat (limited to 'docs/DEPLOIEMENT_KONENPAN.md')
| -rw-r--r-- | docs/DEPLOIEMENT_KONENPAN.md | 4 |
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
|
