Skip to content

Commit

Permalink
fix(tests): Fixed tests after all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
breadrock1 committed Oct 26, 2024
1 parent 41d6f03 commit 6aa87d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
2 changes: 1 addition & 1 deletion config/development.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ allowed = "*"
max_age = 3600

[elastic]
address = "158.160.44.99:9200"
address = "localhost:9200"
enabled_tls = "true"
username = "elastic"
password = "elastic"
Expand Down
44 changes: 0 additions & 44 deletions recipe.json

This file was deleted.

0 comments on commit 6aa87d3

Please sign in to comment.