Skip to content

Commit

Permalink
Added project name to not use folder as its name
Browse files Browse the repository at this point in the history
  • Loading branch information
glo47154 committed Jun 16, 2023
1 parent fb6a98b commit 34621b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: '3'

name: "m2d${M2D_PROJECT_SUFFIX:-}"
services:
web:
container_name: "m2d-web${M2D_PROJECT_SUFFIX:-}"
Expand Down

0 comments on commit 34621b6

Please sign in to comment.