Skip to content

Commit 23828d0

Browse files
authored
Merge pull request #9 from hengadev/staging
feat: add project name to Docker Compose for isolated environments
2 parents d74d8b4 + 9b4428e commit 23828d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: ${APP_ENV}
12
services:
23
frontend:
34
depends_on:

0 commit comments

Comments
 (0)