It does not support env-variables for configuration directly, but you can set variables and address them in configuration.yaml:
recorder:
db_url: !env_var HASS_RECORDER_DB_URL
It does not support env-variables for configuration directly, but you can set variables and address them in configuration.yaml:
recorder:
db_url: !env_var HASS_RECORDER_DB_URL