fix(deploy): 🐛 Fix pipeline fr
from previous commit, the port must also be excluded
This commit is contained in:
parent
76c8aca6ca
commit
70842b6c31
2 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ import (
|
|||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
const VERSION = "1.0.31"
|
||||
const VERSION = "1.0.35"
|
||||
|
||||
type Server struct {
|
||||
server *http.Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue