pub const SERVER_PASSWORD_ENV: &str = "OPENCODE_SERVER_PASSWORD";Expand description
Environment variable opencode reads for its server password. Used only by
BasicAuth::from_env.
pub const SERVER_PASSWORD_ENV: &str = "OPENCODE_SERVER_PASSWORD";Environment variable opencode reads for its server password. Used only by
BasicAuth::from_env.