Update comments
This commit is contained in:
parent
fc543e422c
commit
19c277661b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import (
|
|||
"github.com/labstack/echo/middleware"
|
||||
)
|
||||
|
||||
// Setup sets up the server for rest and websockets
|
||||
// Setup sets up the server for remote connections
|
||||
func Setup(ctx cnf.Context) (e error) {
|
||||
|
||||
var wg sync.WaitGroup
|
||||
|
|
Loading…
Reference in a new issue