mirror of
https://github.com/antos-rde/antos-backend.git
synced 2025-04-08 18:06:45 +02:00
parent
beec8b9350
commit
8d1d91f054
@ -1,5 +1,5 @@
|
|||||||
require("silk.core.sqlite")
|
require("silk.core.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…
x
Reference in New Issue
Block a user