Hi yall,
i am trying to replace the nginx with an AWS ALB.
The only thing that is missing for me is the regex for relay
→ ^/api/[1-9]\d*/
wich endpoints in particular would be covered by this pattern for relay ? , so far i thought that it is only calling /api/store
Thanks in advance !