We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bfd493 + 8eb5d11 commit 233b2a6Copy full SHA for 233b2a6
Resources/config/services.yml
@@ -21,7 +21,7 @@ services:
21
22
Bazinga\GeocoderBundle\Plugin\FakeIpPlugin:
23
class: Bazinga\GeocoderBundle\Plugin\FakeIpPlugin
24
- arguments: ['127.0.0.1', ~]
+ arguments: ['127.0.0.1', ~, false]
25
26
Bazinga\GeocoderBundle\Command\GeocodeCommand:
27
arguments: ['@Geocoder\ProviderAggregator']
0 commit comments