I’m new with ngrx and I want to use NgRx Data module. I’m in a stack with Angular/Symfony hosted in docker with Traefik (https mode). I want to do a request to a route named : https://xxx.xxxxxx.localhost/operations This route normally send me my list of operations with standard usage with angular service. But with NgRx Data module when I called