Facebook Graph API and Docker
Im working on a website using Laravel in a Docker container on local. The webserver used is Nginx. Im trying to implement Facebook's Graph API (the PHP API) and as Im developing on localhost and using Docker, any time I…