mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Fix config for eightpoints/guzzle-bundle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user