diff --git a/rally/src/main/resources/application.properties b/rally/src/main/resources/application.properties index 25467cb1f..a89057763 100644 --- a/rally/src/main/resources/application.properties +++ b/rally/src/main/resources/application.properties @@ -117,4 +117,5 @@ togglz.console.use-management-port=false togglz.console.enabled=true togglz.console.path=/togglz-console togglz.console.secured=false -rally.test.connection=project \ No newline at end of file +rally.test.connection=project +rally.userstory.baseurl=https://rally1.rallydev.com/#/detail/userstory/ \ No newline at end of file