parent
4277fe2fdb
commit
ae275c9e60
12 changed files with 546 additions and 17 deletions
|
@ -8,7 +8,6 @@ import (
|
|||
|
||||
func main() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
||||
if err := traefikCmd.Execute(); err != nil {
|
||||
fmtlog.Println(err)
|
||||
os.Exit(-1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue