We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf8d20 commit 8f680a5Copy full SHA for 8f680a5
config/routes.yaml
@@ -15,3 +15,8 @@ engineblock_api_controllers:
15
domain: ".*"
16
defaults:
17
domain: "%domain%"
18
+
19
+open_conext_monitor:
20
+ resource: "@OpenConextMonitorBundle/Resources/config/routing.yml"
21
+ host: "engine.{domain}"
22
+ prefix: "/"
0 commit comments