Skip to content

Commit

Permalink
fix(browsertrix): update backend port to 80
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Plant <tom@tplant.com.au>
  • Loading branch information
pl4nty committed Oct 9, 2024
1 parent 58e2814 commit f25c7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cluster-1/browsertrix-route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spec:
rules:
- backendRefs:
- name: browsertrix-cloud-frontend
port: 8880
port: 80

0 comments on commit f25c7bb

Please sign in to comment.