Skip to content

Commit

Permalink
[Gepardec/mega#686] Fix zep-health url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ollitod committed Aug 29, 2024
1 parent 719cc82 commit fe7299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ quarkus:
zep:
url: "${mega.zep.origin}/next/api/v1/"
zep-health:
url: "${mega.zep.origin}/2"
url: "${mega.zep.origin}‚"

# disables the DefaultResponseExceptionMapper of the microprofile resteasy client
microprofile:
Expand Down

0 comments on commit fe7299a

Please sign in to comment.