Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Laravel docker-compose 404 not found Nginx

In your nginx you set root with root /var/www/public;.
In your docker-compose.yml you mount your source to /var/www/html.
Make sure they are the same.
 
PREVIOUS NEXT
Tagged: #Laravel #Nginx
ADD COMMENT
Topic
Name
8+5 =