0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 21:48:21 -05:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Evan Yang
6c80db4689
Merge 8a649e61fb into ef0ae2f0aa 2024-11-02 15:36:55 +00:00

View File

@ -134,7 +134,6 @@ impl Config {
});
Ok(Config {
operating_system_tls_certificates: globals.get::<_, bool>("operating_system_tls_certificates")?,
port: globals.get::<_, u16>("port")?,
binding_ip: globals.get::<_, String>("binding_ip")?,
style: Style::new(