feat: refactor API client to connect via socket
This commit is contained in:
@@ -32,7 +32,8 @@ services:
|
||||
$options:
|
||||
bpn_username: '%env(APP_BPN_USER)%'
|
||||
bpn_password: '%env(APP_BPN_PASSWORD)%'
|
||||
bpn_url: '%env(APP_BPN_ENDPOINT)%'
|
||||
bpn_api_ip: '%env(APP_BPN_IP)%'
|
||||
bpn_api_port: '%env(APP_BPN_PORT)%'
|
||||
debug: '%env(bool:APP_BPN_DEBUG)%'
|
||||
|
||||
App\Twig\AppRuntime:
|
||||
|
||||
Reference in New Issue
Block a user