Skip to content

Commit

Permalink
Merge pull request quarkusio#26649 from gsmet/disable-dev-services
Browse files Browse the repository at this point in the history
Disable dev services for default connection in Named*MongoClientConfigTest
  • Loading branch information
geoand authored Jul 11, 2022
2 parents 05d5a60 + cd6695e commit 7cc89fa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# disable dev services explicitly for default connection
quarkus.mongodb.devservices.enabled=false

quarkus.mongodb.cluster1.connection-string=mongodb://127.0.0.1:27018
quarkus.mongodb.cluster2.connection-string=mongodb://127.0.0.1:27019

0 comments on commit 7cc89fa

Please sign in to comment.