mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-12-17 23:15:58 +00:00
Update api.go
This commit is contained in:
parent
49c695a291
commit
94a0f174d6
@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
"net/http"
|
||||
"crypto/tls"
|
||||
|
||||
"sync"
|
||||
|
||||
"github.com/medium.rip/api/routes"
|
||||
@ -13,7 +13,8 @@ import (
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/gofiber/fiber/v2/middleware/filesystem"
|
||||
"github.com/gofiber/fiber/v2/middleware/proxy"
|
||||
//"github.com/gofiber/fiber/v2/middleware/proxy"
|
||||
//"crypto/tls"
|
||||
"github.com/gofiber/template/html/v2"
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user