Config.exs and System.get_env/2: are values actually read at runtime?
|
|
12
|
304
|
June 14, 2023
|
Getting error: exited in: GenServer.call(Exla.Client, {:client, :host, [platform: :host]}, :infinity) while trying to set EXLA>Backend
|
|
1
|
181
|
May 26, 2023
|
Configuration Providers vs. a Single Source of Truth: the battle to ensure valid app config
|
|
4
|
348
|
May 1, 2023
|
Is there a way to remove key of Keyword in config?
|
|
4
|
280
|
April 13, 2023
|
Recompile project is compiletime ENVVAR changed?
|
|
5
|
668
|
April 5, 2023
|
Change config compile env variables during ExUnit test
|
|
14
|
1058
|
January 31, 2023
|
How to bundle multiple files into different directories using the EsBuild config
|
|
6
|
1149
|
January 27, 2023
|
Is there any way that my runtime.exs config don't override dev.exs?
|
|
1
|
328
|
December 6, 2022
|
Merging config values from config.exs and prod.exs for using Oban
|
|
2
|
344
|
November 28, 2022
|
Using TOML for user-specified runtime config
|
|
8
|
631
|
August 15, 2022
|
Is it possible to use a dependency's structs inside of config?
|
|
6
|
728
|
May 16, 2022
|
What is your suggestion for dynamic config when application is running
|
|
5
|
583
|
March 30, 2022
|
Using config/3 macro when 3rd argument is not a keyword list
|
|
2
|
413
|
March 29, 2022
|
How does Elixir work when using a remote config center?
|
|
6
|
550
|
February 23, 2022
|
Avoid config compilation warnings
|
|
1
|
408
|
February 17, 2022
|
Can I use a Config.Provider without using a mix release?
|
|
2
|
447
|
November 1, 2021
|
Why can't I do configuration in runtime.exs in my dev environment?
|
|
18
|
2996
|
September 15, 2021
|
How to proper setup samly for PingFederate SP connection
|
|
2
|
674
|
September 2, 2021
|
Confispex - a schema for runtime variables
|
|
0
|
562
|
May 6, 2021
|
Limits on what code modules you can call from inside config files
|
|
5
|
1211
|
April 15, 2021
|
What cannot be runtime config?
|
|
15
|
3410
|
March 31, 2021
|
Sharing CircleCI configuration / Dockerfile to build, test, and push Elixir Docker images
|
|
2
|
898
|
February 12, 2021
|
`mix phx.server` does not serve CSS with MIX_ENV=prod
|
|
4
|
824
|
January 27, 2021
|
`mix phx.server` does not work on PROD but works on DEV
|
|
2
|
1394
|
January 27, 2021
|
How to define wallaby endpoint for nonphoenix application
|
|
2
|
490
|
January 25, 2021
|
Runtime.exs not loaded during mix ecto.create
|
|
1
|
556
|
January 13, 2021
|
How to tame the config file?
|
|
4
|
487
|
January 5, 2021
|
Unsafe Application configuration call Application.fetch_env!/2
|
|
3
|
3857
|
December 22, 2020
|
Accessing a module in the main app from a dependency
|
|
11
|
1059
|
December 16, 2020
|
How to use Release config to set a plug static path in an Endpoint on application start?
|
|
1
|
901
|
August 6, 2020
|