Mercurial Hosting > luan
view website/src/init.luan @ 1917:f5f4c79d375f
1 process
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 18 Apr 2025 19:17:23 -0600 |
parents | 50e570b598b2 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true