v0.16-ACTAUL-V0.2

This commit is contained in:
2022-12-04 21:55:18 +05:30
parent dd12d80988
commit 5a311d5174
3 changed files with 34 additions and 31 deletions

View File

@@ -194,7 +194,7 @@ struct Opt {
log_level: String,
/// set the listen addr
#[clap(short = 'a', long = "addr", default_value = "::1")]
#[clap(short = 'a', long = "addr", default_value = "0.0.0.0")]
addr: String,
/// set the listen port