Remove dev config for eightpoints/guzzle-bundle and add client in main config

This commit is contained in:
Vlad
2017-11-17 09:31:06 +02:00
parent 9e7a6c24e6
commit 8739af46c5
2 changed files with 13 additions and 3 deletions
@@ -1,2 +0,0 @@
eight_points_guzzle:
logging: true
@@ -1,2 +1,14 @@
eight_points_guzzle:
clients: ~
clients:
api_payment:
base_url: "http://api.domain.tld"
options:
timeout: 30
headers:
Accept: "application/json"
# Find plugins here:
# https://github.com/8p/EightPointsGuzzleBundle#known-and-supported-plugins
plugin: ~