diff --git a/.env.dist b/.env.dist index 929f4618..e002e0bf 100644 --- a/.env.dist +++ b/.env.dist @@ -15,3 +15,4 @@ APP_SECRET=b344cd6cd151ae1d61403ed55806c5ce # Configure your db driver and server_version in config/packages/doctrine.yaml DATABASE_URL=mysql://db_user:db_password@127.0.0.1:3306/db_name ###< doctrine/doctrine-bundle ### +GMAPS_API_KEY=insertgmapsapikeyhere