Let in the Arcadians

This commit is contained in:
Danny O'Brien 2024-01-31 23:36:45 -08:00
parent 4131d74727
commit c1500b4ecc

View file

@ -1,12 +1,13 @@
almnck.com:80 {
redir https://www.almnck.com{uri}
redir https://www.almnck.com{uri}
}
www.almnck.com:80 {
root * /usr/share/caddy/static
file_server
root * /usr/share/caddy/static
file_server
basicauth /* {
cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO
}
basicauth /* {
cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO
arcadia $2a$14$kU.p0a/hkyoW9/WdeTD5.OtdjHs1oqaqcGhI45vTf8GZhh5DEEI2y
}
}