chore(docker): add common project name for compose
With this, different `git worktrees` run under the same project name.
This commit is contained in:
parent
d4299d4d7a
commit
04c758b5e1
@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
name: ${EX_TRAINER_PROJECT_NAME:-ex_trainer}
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: 'postgres:17.4-alpine'
|
image: 'postgres:17.4-alpine'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user