Manual merge of pr/64 by @0x5f3

This commit is contained in:
jokob-sk
2022-08-05 10:57:16 +10:00
parent 7d50e3407b
commit e6d75b411a
10 changed files with 16 additions and 15 deletions

View File

@@ -8,5 +8,5 @@
# ------------------------------------------------------------------------------
$HTTP["host"] == "pi.alert" {
server.document-root = "/var/www/html/pialert/"
server.document-root = "/var/www/html/"
}