remove stats from templates

This commit is contained in:
Arya 2023-08-20 22:45:18 +05:30
parent a35008ff04
commit 6580d4aafb
Signed by: arya
GPG Key ID: 842D12BDA50DF120
2 changed files with 0 additions and 14 deletions

View File

@ -1,10 +1,3 @@
stats.eu.projectsegfau.lt {
basicauth * {
admin $2a$14$4R5m1Kl74xwVp8MsR.jFeOpa6ssXwHN7ANwJi300zIrienTG44Abi
}
reverse_proxy localhost:9100
import def
}
sl.projectsegfau.lt {
reverse_proxy :7777
import def

View File

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