view src/init.luan @ 44:1aa50739475a

add manual login
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 27 Feb 2025 22:50:46 -0700 (5 weeks ago)
parents 5bdbbd0a65e1
children effa1e0af52a
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan"

Hosted.set_https and Hosted.set_https(true)

return true