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.
1 parent 2888971 commit caabd33Copy full SHA for caabd33
Resources/config/services.yml
@@ -2,4 +2,4 @@ services:
2
api.postcode:
3
class: ApiPostcode\Client\PostcodeClient
4
arguments:
5
- - "%postcode_api_key%"
+ - "%api_postcode_key%"
0 commit comments