annotate host/init.luan @ 1638:f53301a50084

use default slave ip
author fffilimonov
date Thu, 16 Dec 2021 23:00:29 -0600
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"