This commit is contained in:
2023-09-15 17:29:33 +05:30
parent cd273d0d11
commit 0794c07033
3 changed files with 36 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ mail.projectsegfau.lt {
# Plausible
analytics.projectsegfau.lt {
reverse_proxy :8001
reverse_proxy 192.168.1.64:8001
import def
}
@@ -91,5 +91,5 @@ prometheus.vpn.projectsegfau.lt {
}
rabbitmq.vpn.projectsegfau.lt rq.v.psf.lt {
import acmedns
reverse_proxy 192.168.1.5:15672
reverse_proxy 192.168.1.64:15672
}