Handle multipart form files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -69,6 +69,7 @@ func ActionServe(c *cli.Context) error {
|
||||
go func() {
|
||||
srv := gpaste.NewHTTPServer(cfg)
|
||||
srv.Addr = cfg.ListenAddr
|
||||
srv.Logger = serverLogger
|
||||
|
||||
// Wait for cancel
|
||||
go func() {
|
||||
|
Reference in New Issue
Block a user