REDIS_PORT

Constant 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