Skip to content

Commit daf850d

Browse files
committed
Set default host and port
1 parent 32943ec commit daf850d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

provisioning/datasources/test/mongo-default.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ datasources:
99
version: 1
1010
editable: true
1111
jsonData:
12+
host: mongo-no-auth
13+
port: 27017
14+
database: test
15+
authType: auth-none
1216
secureJsonData:

0 commit comments

Comments
 (0)