Mercurial Hosting > editor
view website/src/init.luan @ 88:9d32b7115fd1 default tip
better replace
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 27 Jun 2025 23:18:08 -0600 |
parents | d5681da8ece8 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true