We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/replicate-jira
1 parent 3b0ce8e commit a0d45f7Copy full SHA for a0d45f7
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