Minor changes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Config
|
||||
|
||||
config :elixir, :time_zone_database, Tz.TimeZoneDatabase
|
||||
|
||||
# Import environment specific config. This must remain at the bottom
|
||||
# of this file so it overrides the configuration defined above.
|
||||
import_config "#{config_env()}.env.exs"
|
||||
|
||||
Reference in New Issue
Block a user