Skip to content

Commit

Permalink
Merge pull request #295 from alwinsimon/v1
Browse files Browse the repository at this point in the history
V1
  • Loading branch information
alwinsimon authored Oct 29, 2023
2 parents d44c223 + f982b22 commit 8869b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/k8s-prod/ingress-srv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
nginx.ingress.kubernetes.io/use-regex: "true"
spec:
rules:
- host: bookmyseat.dev
- host: www.bms.alwinsimon.com
http:
paths:
- path: /api/users/?(.*)
Expand Down

0 comments on commit 8869b4b

Please sign in to comment.