ansible/privfrontends/templates/us/misc.Caddyfile

8 lines
166 B
Plaintext
Raw Normal View History

2023-05-29 14:08:34 +05:30
stats.us.projectsegfau.lt {
2023-07-20 14:24:04 +05:30
basicauth * {
admin $2a$14$XhZ/Akcdk60yjMTKgYClr.sog.2B6WyECyc98lUJZp3diflifCR9O
}
reverse_proxy http://127.0.0.1:9100
import def
2023-05-29 14:08:34 +05:30
}