chore: move environments file into a subfolder

This commit is contained in:
2025-08-29 08:43:10 +02:00
parent dc52718750
commit 44c128d1fb
4 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
import Config
import_config "#{config_env()}.exs"
import_config "environments/#{config_env()}.exs"