[server-dummy] Minor update.

This commit is contained in:
Ciprian Dorin Craciun 2021-12-16 12:48:41 +02:00
parent 997197eebd
commit 0d1cd46681

View file

@ -41,7 +41,7 @@ func main () () {
panic (fmt.Sprintf ("[8c30a625] failed to listen: %s", _error))
}
fmt.Fprintf (os.Stderr, "[ii] listening on `http://%s/`...\n", _endpoint)
fmt.Fprintf (os.Stderr, "[ii] [04fa2421] listening on `http://%s/`...\n", _endpoint)
_server := & fasthttp.Server {