Skip to content

Commit 8961591

Browse files
Add missing project name on docker compose.yaml
1 parent 249b716 commit 8961591

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.docker/compose.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ x-build-args: &build-args
22
UID: "${UID:-1000}"
33
GID: "${GID:-1000}"
44

5+
name: cleverage-process-bundle
6+
57
services:
68
php:
79
build:

0 commit comments

Comments
 (0)