We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32943ec commit daf850dCopy full SHA for daf850d
provisioning/datasources/test/mongo-default.yml
@@ -9,4 +9,8 @@ datasources:
9
version: 1
10
editable: true
11
jsonData:
12
+ host: mongo-no-auth
13
+ port: 27017
14
+ database: test
15
+ authType: auth-none
16
secureJsonData:
0 commit comments