Skip to content

Commit

Permalink
change hostname in datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsee committed Oct 6, 2020
1 parent c1a05cb commit 9efa8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/datasources_alldb.json1
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"name": "oradb",
"connector": "oe-connector-oracle",
"database": "ORCLCDB",
"host": "10.73.53.144",
"host": "localhost",
"port": "1521",
"password": "atul",
"user": "ATUL_TEST"
Expand Down

0 comments on commit 9efa8b4

Please sign in to comment.