diff --git a/config/services.yaml b/config/services.yaml index 156f44aa4..0c49b618a 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -6,7 +6,7 @@ parameters: app_locales: en|nl|es|fr|de|pl|it|hu|pt_BR|ja|nb|nn|nl_NL|nl_BE|is|ru app.notifications.email_sender: anonymous@example.com bolt.table_prefix: bolt_ - bolt.backend_url: /beheer + bolt.backend_url: /bolt services: # default configuration for services in *this* file @@ -112,4 +112,4 @@ services: Symfony\Component\ErrorHandler\ErrorRenderer\ErrorRendererInterface: '@error_handler.error_renderer.html' - Squirrel\TwigPhpSyntax\PhpSyntaxExtension: ~ \ No newline at end of file + Squirrel\TwigPhpSyntax\PhpSyntaxExtension: ~