WIP: Symfony 6 project remake #2

Draft
skobkin wants to merge 103 commits from symfony6_remake into master
Showing only changes of commit 0a05264406 - Show all commits

View file

@ -17,7 +17,7 @@ services:
# Point API # Point API
$pointDomain: 'point.im' $pointDomain: 'point.im'
$pointScheme: 'https' $pointScheme: 'https'
$pointApiDelay: '' $pointApiDelay: 5000
$pointAppUserId: '' $pointAppUserId: ''
$pointApiClient: '@app.point.http_client' $pointApiClient: '@app.point.http_client'