chore(compose): pin project name to infoxtractor
All checks were successful
tests / test (push) Successful in 2m6s

Without `name:`, Compose infers the project from the parent directory
(`app/` on the server), so containers show up under an "app" stack in
the infra monitoring dashboard instead of "infoxtractor".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dirk Riemann 2026-04-18 19:56:38 +02:00
parent ce33aff174
commit f6934bdf2a

View file

@ -10,6 +10,8 @@
# The GPU reservation block matches immich-ml / the shape Docker Compose
# expects for GPU allocation on this host.
name: infoxtractor
services:
infoxtractor:
build: .