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

Compare commits

...

2 Commits

Author SHA1 Message Date
Evan Yang
d9fc199d9c
Merge e11e1318cd into ef0ae2f0aa 2024-11-05 20:39:23 +00:00
neon_arch
e11e1318cd
🚨 fix: make cargo checks happy (#523) 2024-11-05 23:39:20 +03:00

View File

@ -134,6 +134,7 @@ 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(