diff --git a/config/services.yaml b/config/services.yaml index 73566498..e6db3247 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -2,6 +2,9 @@ # https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration parameters: locale: 'en' + map_default: + latitude: 14.6091 + longitude: 121.0223 services: # default configuration for services in *this* file