mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
deploy: entry for google maps api key
This commit is contained in:
@@ -23,3 +23,7 @@ DEFAULT_FROM_EMAIL={{ default_from_email }}
|
||||
{% if email_port is defined %}
|
||||
EMAIL_PORT={{ email_port }}
|
||||
{% endif %}
|
||||
|
||||
{% if google_maps_api_key is defined %}
|
||||
GOOGLE_MAPS_API_KEY={{ google_maps_api_key }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user