caddyfmt on server-specific confs

This commit is contained in:
2023-07-20 14:24:04 +05:30
parent 911014f3c3
commit ffd4cecfe9
6 changed files with 95 additions and 99 deletions

View File

@@ -1,11 +1,7 @@
stats.us.projectsegfau.lt {
basicauth * {
admin $2a$14$XhZ/Akcdk60yjMTKgYClr.sog.2B6WyECyc98lUJZp3diflifCR9O
}
reverse_proxy http://127.0.0.1:9100
import def
}
fb.us.projectsegfau.lt {
import def
reverse_proxy localhost:8065
basicauth * {
admin $2a$14$XhZ/Akcdk60yjMTKgYClr.sog.2B6WyECyc98lUJZp3diflifCR9O
}
reverse_proxy http://127.0.0.1:9100
import def
}