pub const DEFAULT_WEB_PORT: usize = 80; // 80usize
The default web port. This constant represents the default port for HTTP traffic.