Configuration for :scrapper app

This commit is contained in:
2024-05-01 10:35:41 +02:00
parent 072c5f85b8
commit 5881ff62b6
5 changed files with 18 additions and 1 deletions
+1
View File
@@ -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"