Skip to content

Commit 744bea5

Browse files
committed
Merge branch '3.2.x'
Closes gh-40515
2 parents f21b6d0 + 503d8c1 commit 744bea5

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/dev-services.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
When this module is included as a dependency Spring Boot will do the following:
4242

43-
* Search for a `compose.yml` and other common compose filenames in your application directory
43+
* Search for a `compose.yml` and other common compose filenames in your working directory
4444
* Call `docker compose up` with the discovered `compose.yml`
4545
* Create service connection beans for each supported container
4646
* Call `docker compose stop` when the application is shutdown

0 commit comments

Comments
 (0)