mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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 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
|
Using a Proxy
|
||||||
"""""""""""""
|
"""""""""""""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user