etheroute-lon01: move to objdump.zxcvbnm.ninja

This commit is contained in:
Luke Granger-Brown 2021-03-14 11:46:05 +00:00
parent 38e34e2210
commit da6c3854bd

View file

@ -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