mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Add GOOGLE_MAPS_ENABLED=true to configure docs
This commit is contained in:
parent
ca00ee19c6
commit
419e950448
@ -90,6 +90,8 @@ Google Map
|
||||
|
||||
You need to create a Google Maps API key for the Javascript, Geocoding and Embed APIs and then add ``GOOGLE_MAPS_API_KEY=your_key`` to the .env file.
|
||||
|
||||
You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env file.
|
||||
|
||||
Using a Proxy
|
||||
"""""""""""""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user