//! Configuration module for the NoETL Control Plane server.
//!//! This module provides configuration loading from environment variables
//! using the `envy` crate for type-safe environment variable parsing.
modapp;moddatabase;pubuseapp::AppConfig;pubusedatabase::DatabaseConfig;