Skip to content

Commit

Permalink
Merge pull request #5 from Beace/feat-config
Browse files Browse the repository at this point in the history
feat: add default config
  • Loading branch information
Beace authored Jun 17, 2023
2 parents c31fb9f + 8928645 commit 4eabb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.js → config/config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
export default {
elasticsearch: {
default: {},
// client: {
Expand Down

0 comments on commit 4eabb26

Please sign in to comment.