Skip to content

Commit f84e71e

Browse files
committed
Fix the k8s route
1 parent 286d5b9 commit f84e71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/routes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
namespace: gateway
1313
sectionName: https-httptoolkit-tech
1414
hostnames:
15-
- "httptoolkit.com"
15+
- "website-backend.httptoolkit.tech"
1616
rules:
1717
- matches:
1818
- path:

0 commit comments

Comments
 (0)