Remove the current secret management with dodotenv. Instead put the secrets directly into the config where they are used. Still allow to set secrets using environment variables. Env variables take precendence. Update all related parts.