mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-29 13:18:57 +00:00
922a968418
The current path is `/api/v`, and it doesn't work with `ingress-nginx`. I'm not sure if other ingress controllers work with this prefix, but changing it to `/api/` will work for `ingress-nginx` and likely for others as well.