mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
Update common.lua
Some checks failed
gitea-sync/antd-web-apps/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antd-web-apps/pipeline/head There was a failure building this commit
This commit is contained in:
parent
395249972e
commit
85fa2a7c24
@ -1,5 +1,5 @@
|
|||||||
require("sqlite")
|
require("sqlite")
|
||||||
local TUNNEL_KEYCHAIN = "/opt/www/tmp/channels/antunnel_keychain"
|
local TUNNEL_KEYCHAIN = __api__.tmpdir.."/channels/antunnel_keychain"
|
||||||
function fail(msg)
|
function fail(msg)
|
||||||
std.custom_header("Connection","close")
|
std.custom_header("Connection","close")
|
||||||
std.json()
|
std.json()
|
||||||
|
Loading…
Reference in New Issue
Block a user