Add Pandora Google Maps API key, closes #12
This commit is contained in:
parent
95b663ca4d
commit
5bccbd0836
@ -10,6 +10,8 @@ BROKER_URL = '${PANDORA_BROKER_URL}'
|
|||||||
DB_GIN_TRGM = True
|
DB_GIN_TRGM = True
|
||||||
XACCELREDIRECT = True
|
XACCELREDIRECT = True
|
||||||
|
|
||||||
|
GOOGLE_API_KEY = 'AIzaSyBvIF3D550tlpL6o1xRrDurGo-81VhHlOw'
|
||||||
|
|
||||||
DEBUG = False
|
DEBUG = False
|
||||||
TEMPLATE_DEBUG = DEBUG
|
TEMPLATE_DEBUG = DEBUG
|
||||||
JSON_DEBUG = False
|
JSON_DEBUG = False
|
||||||
|
Loading…
Reference in New Issue
Block a user