annotate host/init.luan @ 1634:894d9069c792

remove duplicate files
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 14 Dec 2021 17:37:09 -0700
parents b735ed134662
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1628
520707a70379 add host
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 -- run for each site
520707a70379 add host
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2
520707a70379 add host
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
3 local Luan = require "luan:Luan.luan"
1630
b735ed134662 add nginx and ssl for host
fffilimonov
parents: 1628
diff changeset
4 Luan.do_file "file:https.luan"