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