1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-19 18:08:21 +01:00

Update common.lua
Some checks failed
gitea-sync/antd-web-apps/pipeline/head There was a failure building this commit

This commit is contained in:
Dany LE 2022-09-16 21:59:26 +02:00 committed by GitHub
parent 395249972e
commit 85fa2a7c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
require("sqlite")
local TUNNEL_KEYCHAIN = "/opt/www/tmp/channels/antunnel_keychain"
local TUNNEL_KEYCHAIN = __api__.tmpdir.."/channels/antunnel_keychain"
function fail(msg)
std.custom_header("Connection","close")
std.json()