Skip to content

Commit d627117

Browse files
committed
Use /replicate-jira path to not rely on annotations in the route
1 parent d42c6b8 commit d627117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# General Quarkus config:
22
#
3+
quarkus.http.root-path=/replicate-jira
34
# So that we have /api prefix in all our REST paths:
45
quarkus.rest.path=/api
56
# Enable access logs, in particular to see if web hook is triggered:

0 commit comments

Comments
 (0)