Redifining module problem because of Code.eval_file in config.exs
|
|
6
|
92
|
January 17, 2025
|
ModuleStore - use a compiled module as a high-performance key-value store
|
|
14
|
454
|
January 8, 2025
|
How to use System.get_env inside my config.exs file?
|
|
1
|
48
|
December 4, 2024
|
How you manage configuration of secrets in elixir projects?
|
|
6
|
215
|
December 3, 2024
|
Is there any way to use Ecto fragment/1 in config.exs?
|
|
8
|
145
|
November 4, 2024
|
Change config compile env variables during ExUnit test
|
|
15
|
3266
|
October 20, 2024
|
Running multiple copies of a Phoenix app side by side with code reloader
|
|
0
|
52
|
September 10, 2024
|
Configuring the default logger through a config file
|
|
8
|
420
|
June 11, 2024
|
Switch to a config file per app instead of a config file per environment
|
|
7
|
227
|
May 13, 2024
|
I'm looking for a thorough delineation regarding the use of the Config module and related directories
|
|
13
|
806
|
January 29, 2024
|
MIX_ENV=test mix test is using runtime.exs
|
|
2
|
867
|
October 19, 2023
|
Config.exs and System.get_env/2: are values actually read at runtime?
|
|
12
|
2143
|
June 14, 2023
|
Getting error: exited in: GenServer.call(Exla.Client, {:client, :host, [platform: :host]}, :infinity) while trying to set EXLA>Backend
|
|
1
|
527
|
May 26, 2023
|
Configuration Providers vs. a Single Source of Truth: the battle to ensure valid app config
|
|
4
|
822
|
May 1, 2023
|
Is there a way to remove key of Keyword in config?
|
|
4
|
576
|
April 13, 2023
|
Recompile project is compiletime ENVVAR changed?
|
|
5
|
1037
|
April 5, 2023
|
How to bundle multiple files into different directories using the EsBuild config
|
|
6
|
3351
|
January 27, 2023
|
Is there any way that my runtime.exs config don't override dev.exs?
|
|
1
|
707
|
December 6, 2022
|
Merging config values from config.exs and prod.exs for using Oban
|
|
2
|
620
|
November 28, 2022
|
Using TOML for user-specified runtime config
|
|
8
|
1139
|
August 15, 2022
|
Is it possible to use a dependency's structs inside of config?
|
|
6
|
1251
|
May 16, 2022
|
What is your suggestion for dynamic config when application is running
|
|
5
|
877
|
March 30, 2022
|
Using config/3 macro when 3rd argument is not a keyword list
|
|
2
|
650
|
March 29, 2022
|
How does Elixir work when using a remote config center?
|
|
6
|
783
|
February 23, 2022
|
Avoid config compilation warnings
|
|
1
|
556
|
February 17, 2022
|
Can I use a Config.Provider without using a mix release?
|
|
2
|
636
|
November 1, 2021
|
Why can't I do configuration in runtime.exs in my dev environment?
|
|
18
|
4957
|
September 15, 2021
|
How to proper setup samly for PingFederate SP connection
|
|
2
|
893
|
September 2, 2021
|
Confispex - a schema for runtime variables
|
|
0
|
721
|
May 6, 2021
|
Limits on what code modules you can call from inside config files
|
|
5
|
1668
|
April 15, 2021
|