Constant testcontainers_modules::redis::REDIS_PORT

source ยท
pub const REDIS_PORT: u16 = 6379;
Available on crate feature redis only.
Expand description

Port that the Redis container has internally Can be rebound externally via testcontainers::core::ImageExt::with_mapped_port