|
@@ -12,7 +12,8 @@ parameters:
|
|
|
mailer_from_email: admin@example.org
|
|
|
mailer_from_name: Admin Team
|
|
|
|
|
|
- # router.request_context.host: example.org
|
|
|
+ # packagist_host: example.org
|
|
|
+ # router.request_context.host: %packagist_host%
|
|
|
# router.request_context.scheme: https
|
|
|
|
|
|
redis_dsn: redis://localhost/1
|