Skip to main content

PORT

Constant PORT 

Source
pub const PORT: &str = "port";
๐Ÿ‘ŽDeprecated:

Use SERVER__PORT (server.port) instead.

Expand description

The destination port for a TCP connection.

  • Scrubbing: Manual
  • Rewriting behavior: Backfill

ยงAliases