introducing SWARM_MODE env var

This commit is contained in:
bunkerity
2021-03-12 12:40:52 +01:00
parent 7756c2df3c
commit 816fa47cbb
6 changed files with 53 additions and 28 deletions

View File

@@ -1,3 +1,5 @@
set api_uri "%API_URI%";
rewrite_by_lua_block {
local api = require "api"