You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration keys accept a special {:system, "ENV_VAR"} syntax to fetch the value of a system environment variable at runtime. This can be used with all configuration keys that accept a binary or a boolean ("true" or "false"). b22060e