Skip to content

Commit a989c65

Browse files
asdf
1 parent cc07f5b commit a989c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/runner/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export class TestConfiguration {
207207
if (serverOptions.autoEncryption) {
208208
serverOptions.autoEncryption.extraOptions = {
209209
mongocryptdBypassSpawn: true,
210-
mongocryptdURI: 'mongodb://host.containers.internal:3000'
210+
mongocryptdURI: 'mongodb://localhost:3000'
211211
}
212212
}
213213

0 commit comments

Comments
 (0)