Skip to content

Commit

Permalink
Merge pull request #6 from Dletta/main
Browse files Browse the repository at this point in the history
Dependecy update and rebuild
  • Loading branch information
lmangani authored Aug 30, 2023
2 parents ac46507 + ebeb240 commit f98a932
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26642,7 +26642,7 @@ async function run() {
host: endpoint || addresses[0],
gracefulShutdown: true,
onConnectionError: onConnectionError,
lokiBasicAuth: lokiBasicAuth(),
basicAuth: lokiBasicAuth(),
}),
],
};
Expand Down
132 changes: 66 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f98a932

Please sign in to comment.