Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 7fd47c3

Browse files
authored
Update routing.yml
1 parent 033fdf4 commit 7fd47c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/config/routing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
_alpha_device_fingerprint:
2-
pattern: /device/fingerprint
2+
path: /device/fingerprint
33
defaults: { _controller: AlphaVisitorTrackingBundle:Device:fingerprint }
44
options:
5-
expose: true
5+
expose: true

0 commit comments

Comments
 (0)