view host/run_host.luan @ 2144:1a265803588a nginx_decoupled

update install docs
author Violet7
date Mon, 19 Jan 2026 22:01:32 -0800
parents fa8304b060d9
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)