etheroute-lon01: add objdump.lukegb.com

This commit is contained in:
Luke Granger-Brown 2021-03-14 11:44:17 +00:00
parent f300882cea
commit 38e34e2210

View file

@ -229,6 +229,7 @@ in {
tls_skip_verify = true; tls_skip_verify = true;
allow_websockets = true; allow_websockets = true;
}) })
(service "blade-tuvok:7480" "objdump.lukegb.com" (public {}))
(secureService "totoro" "invoices.lukegb.com" (public { (secureService "totoro" "invoices.lukegb.com" (public {
regex = "^/((third_party|ajax|client_area|pdf)/.*|[a-zA-Z0-9]{8})$"; regex = "^/((third_party|ajax|client_area|pdf)/.*|[a-zA-Z0-9]{8})$";
})) }))