Added global variables in sitefiles to allow for https support

This commit is contained in:
Nate Choe
2022-01-29 13:21:35 -06:00
parent db645b0bf5
commit c46ed581c3
18 changed files with 430 additions and 58 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
swebs -s sitefile -o logs -p 8000
../build/swebs -s sitefile -o logs -p 8000