Add map tiler api key in .env #384
This commit is contained in:
parent
f073baf518
commit
f13fab2344
1 changed files with 2 additions and 0 deletions
|
|
@ -69,3 +69,5 @@ API_LOGGING=set_to_true_or_false
|
|||
|
||||
# customer distance limit in km
|
||||
CUST_DISTANCE_LIMIT=set_to_number
|
||||
|
||||
MAPTILER_API_KEY=map_tiler_api_key
|
||||
|
|
|
|||
Loading…
Reference in a new issue