Skip to content

Commit 5a567e4

Browse files
committed
Set commend placeholder to replace binded git files in uppercase
1 parent efd909b commit 5a567e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-sample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- ./config:/var/www/html/config:delegated
1313
- ./composer.json:/var/www/html/composer.json:delegated
1414
- ./composer.lock:/var/www/html/composer.lock:delegated
15-
# {files_in_git}
15+
# {FILES_IN_GIT}
1616

1717
app:
1818
build: ./config/dockergento/image/nginx

0 commit comments

Comments
 (0)