Mercurial Hosting > dad
view src/init.luan @ 23:650773682588 default tip
bug fix
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 09 Jul 2025 17:52:51 -0600 |
parents | ab28b0591003 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true