From 264fd866bdeb8bf84b6803d4755dc6f224d1ba45 Mon Sep 17 00:00:00 2001 From: Vlad Date: Fri, 17 Nov 2017 14:09:49 +0200 Subject: [PATCH] Fix config for eightpoints/guzzle-bundle --- .../guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml b/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml index da356519..e56f6939 100644 --- a/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml +++ b/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml @@ -2,7 +2,7 @@ eight_points_guzzle: clients: my_client: # Write here the host where to do requests - base_url: "http://target.url" + # base_url: "http://target.url" options: timeout: 30