chore: add config files

This commit is contained in:
2025-08-29 08:06:32 +02:00
parent e8f37b91a1
commit dc52718750
5 changed files with 7 additions and 0 deletions

3
config/config.exs Normal file
View File

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