We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642f803 commit c249128Copy full SHA for c249128
1 file changed
.install/symfony/config/routes/open_conext_monitor.yaml
@@ -1,5 +1,4 @@
1
open_conext_monitor:
2
- resource: "@OpenConextMonitorBundle/config/routing.yaml"
3
- prefix: /
4
-
5
+ resource: "@OpenConextMonitorBundle/src/Controller"
+ type: attribute
+ prefix: /
0 commit comments