I\'m trying to run laravel under docker. when I access localhost:8000 I am getting an empty page. (200) The is my nginx.conf:
worker_processes 1; events {