Add Docker Compose support for MS SQL Server using R2DBC
Closes gh-35144
This commit is contained in:
committed by
Phillip Webb
parent
0f032c290a
commit
dee5217cf0
@@ -47,7 +47,7 @@ The following service connections are currently supported:
|
||||
| Containers named "mongo"
|
||||
|
||||
| `R2dbcConnectionDetails`
|
||||
| Containers named "mariadb", "mysql" or "postgres"
|
||||
| Containers named "mariadb", "mssql/server", "mysql" or "postgres"
|
||||
|
||||
| `RabbitConnectionDetails`
|
||||
| Containers named "rabbitmq"
|
||||
|
||||
Reference in New Issue
Block a user