When making API calls from http://localhost:19006 push seems to be working fine and it loads 400 requests in a few seconds however when I try via 192.168.1.181:19006 or on my iOS app making fetch requests it seems to be failing and loading them normally which takes over 30s.


I'm using the API Platform Docker for the backend. Any help would be appreciated
When making API calls from


http://localhost:19006push seems to be working fine and it loads 400 requests in a few seconds however when I try via192.168.1.181:19006or on my iOS app making fetch requests it seems to be failing and loading them normally which takes over 30s.I'm using the API Platform Docker for the backend. Any help would be appreciated