Configuration for :scrapper app
This commit is contained in:
@@ -63,3 +63,4 @@ config :phoenix, :json_library, Jason
|
||||
# Import environment specific config. This must remain at the bottom
|
||||
# of this file so it overrides the configuration defined above.
|
||||
import_config "#{config_env()}.exs"
|
||||
import_config "../apps/scrapper/config/config.exs"
|
||||
|
||||
Reference in New Issue
Block a user