Added imagekit optimization support
This commit is contained in:
@@ -21,6 +21,9 @@ func main() {
|
||||
|
||||
services.InitPostService()
|
||||
|
||||
// Not needed but anyways
|
||||
services.InitImgKitHelper()
|
||||
|
||||
ticker := time.NewTicker(10 * time.Minute)
|
||||
|
||||
runFetchPosts := func() {
|
||||
|
Reference in New Issue
Block a user