bonfire-app/flavours/classic/config/bonfire_geolocate.exs
Mayel de Borniol 0ef85e77f9 auto-format
2022-09-12 16:34:14 +12:00

7 lines
145 B
Elixir
Executable file

import Config
config :bonfire_geolocate,
templates_path: "lib"
config :bonfire, :js_config, mapbox_api_key: System.get_env("MAPBOX_API_KEY")