fix: set compose project name to 'it0' for consistent image naming
Changes image names from docker-{service} to it0-{service}.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
259838ae88
commit
67d5a13c0c
|
|
@ -1,3 +1,5 @@
|
|||
name: it0
|
||||
|
||||
services:
|
||||
# ===== Infrastructure =====
|
||||
postgres:
|
||||
|
|
|
|||
Loading…
Reference in New Issue