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 { almnck.com:80 {
redir https://www.almnck.com{uri} redir https://www.almnck.com{uri}
} }
www.almnck.com:80 { www.almnck.com:80 {
root * /usr/share/caddy/static root * /usr/share/caddy/static
file_server file_server
basicauth /* { basicauth /* {
cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO
} arcadia $2a$14$kU.p0a/hkyoW9/WdeTD5.OtdjHs1oqaqcGhI45vTf8GZhh5DEEI2y
}
} }