We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e0676 commit f0e78d0Copy full SHA for f0e78d0
conf/routes
@@ -6,7 +6,7 @@
6
GET / controllers.FrontendController.index()
7
8
# An example route
9
-GET /api/summary controllers.HomeController.appSummary
+GET /api/summary controllers.HomeController.appSummary
10
11
# Map static resources from the /public folder to the file rosource path
12
GET /*file controllers.FrontendController.assetOrDefault(file)
0 commit comments