We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/replicate-jira
1 parent d42c6b8 commit d627117Copy full SHA for d627117
src/main/resources/application.properties
@@ -1,5 +1,6 @@
1
# General Quarkus config:
2
#
3
+quarkus.http.root-path=/replicate-jira
4
# So that we have /api prefix in all our REST paths:
5
quarkus.rest.path=/api
6
# Enable access logs, in particular to see if web hook is triggered:
0 commit comments