Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Dec 6, 2021
1 parent 2b8f713 commit e8f15db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ func main() {
var versin *bool
var log *bool
var check *string

//
port = flag.String("port", "8085", "默认8085")
path = flag.String("path", "./", "")
Expand Down

0 comments on commit e8f15db

Please sign in to comment.