Skip to content

Commit 026a712

Browse files
authored
Create services.yml
1 parent 6f4a5c9 commit 026a712

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Resources/config/services.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
services:
2+
api.postcode.client:
3+
class: ApiPostcode\Client
4+
arguments:
5+
- "%postcode_api_key%"

0 commit comments

Comments
 (0)