Skip to content

Commit

Permalink
修复一个致命错误
Browse files Browse the repository at this point in the history
  • Loading branch information
LycEcho committed Jan 17, 2021
1 parent fb5e76f commit dba3bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ import (
func main() {
b := bootstrap.New(config.ServerConfig.Port, config.ServerConfig.LogLevel)
b.Serve()
}
}

0 comments on commit dba3bbc

Please sign in to comment.