Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit036dc0c

Browse files
committed
Fix OS initialization
1 parent6d33dda commit036dc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/common/helper.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ function getOSClient () {
447447
// AWS ES configuration is different from other providers
448448
if(/.*amazonaws.*/.test(osHost)){
449449
osClient=newopensearch.Client({
450-
hosts:osHost,
450+
node:osHost,
451451
amazonES:{
452452
region:config.get('DYNAMODB.AWS_REGION'),
453453
credentials:newAWS.EnvironmentCredentials('AWS')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp