Skip to content

Commit

Permalink
workaround for 3scale/APIcast#525
Browse files Browse the repository at this point in the history
  • Loading branch information
mikz committed Dec 7, 2017
1 parent 44f038f commit e2a98b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apicast/src/cloud_hosted/module.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require('apicast.loader')

local apicast = require('apicast').new()
local blacklist = require('cloud_hosted.balancer_blacklist')
local rate_limit = require('cloud_hosted.rate_limit')
Expand Down

0 comments on commit e2a98b5

Please sign in to comment.