Expand description
MySQL database service domain types
This module defines the MySQL service configuration for Docker Compose topology.
This is distinct from domain::tracker::MysqlConfig which configures the
tracker’s database connection settings.
Re-exports§
pub use config::MysqlServiceConfig;
Modules§
- config
MySQLdatabase service configuration domain type