diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 9d1ab89..ccc6c86 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,6 @@ # General Quarkus config: # +quarkus.http.root-path=/replicate-jira # So that we have /api prefix in all our REST paths: quarkus.rest.path=/api # Enable access logs, in particular to see if web hook is triggered: