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
pub const REDIS_PORT: u16 = 6379;
redis
only.Port that the Redis
container has internally
Can be rebound externally via testcontainers::core::ImageExt::with_mapped_port