mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 16:00:25 +08:00
refactor: code review
This commit is contained in:
@@ -19,7 +19,7 @@ func (s *Server) Default() {
|
||||
s.Model = "release"
|
||||
}
|
||||
if s.Port == 0 {
|
||||
s.Port = 8888
|
||||
s.Port = 18888
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user