add config
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"rockhu-bot/local/api"
|
||||
"rockhu-bot/local/utl/common"
|
||||
"fmt"
|
||||
"log"
|
||||
"os"
|
||||
"rockhu-bot/local/api"
|
||||
"rockhu-bot/local/utl/common"
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/gofiber/fiber/v2/middleware/cors"
|
||||
|
||||
Reference in New Issue
Block a user