build-configs(update)
This commit is contained in:
parent
39b4f42e79
commit
267b9d72fd
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ x-app: &default-app
|
||||||
services:
|
services:
|
||||||
|
|
||||||
php:
|
php:
|
||||||
<<: [, *default-app]
|
<<: [*default-app]
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
target: build
|
target: build
|
||||||
|
|
|
||||||
Reference in a new issue