Let in the Arcadians
This commit is contained in:
parent
4131d74727
commit
c1500b4ecc
1 changed files with 7 additions and 6 deletions
|
|
@ -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
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue