etheroute-lon01: move to objdump.zxcvbnm.ninja
This commit is contained in:
parent
38e34e2210
commit
da6c3854bd
1 changed files with 2 additions and 1 deletions
|
@ -229,7 +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 {}))
|
(service "blade-tuvok:7480" "objdump.zxcvbnm.ninja" (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})$";
|
||||||
}))
|
}))
|
||||||
|
@ -264,6 +264,7 @@ in {
|
||||||
# "int.lukegb.com" # redundant with *.lukegb.com
|
# "int.lukegb.com" # redundant with *.lukegb.com
|
||||||
"lukegb.com"
|
"lukegb.com"
|
||||||
"*.lukegb.com"
|
"*.lukegb.com"
|
||||||
|
"objdump.zxcvbnm.ninja"
|
||||||
];
|
];
|
||||||
postRun = ''
|
postRun = ''
|
||||||
systemctl restart pomerium
|
systemctl restart pomerium
|
||||||
|
|
Loading…
Reference in a new issue