v0.02ui
This commit is contained in:
@@ -42,7 +42,7 @@ struct Opt {
|
||||
addr: String,
|
||||
|
||||
/// set the listen port
|
||||
#[clap(short = 'p', long = "port", default_value = "8080")]
|
||||
#[clap(short = 'p', long = "port", default_value = "8081")]
|
||||
port: u16,
|
||||
|
||||
/// set the directory where static files are to be found
|
||||
|
||||
Reference in New Issue
Block a user