Skip to content

Commit 2e383f6

Browse files
committed
add default port to redshift form
1 parent 8dc7397 commit 2e383f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webviews/webview-side/integrations/MaterializeForm.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function createEmptyMaterializeConfig(params: {
2424
type: 'materialize',
2525
metadata: {
2626
host: '',
27+
port: '6875',
2728
user: '',
2829
password: '',
2930
database: '',

0 commit comments

Comments
 (0)