79165602

Date: 2024-11-07 08:46:04
Score: 1
Natty:
Report link

The root part of your Nginx config must point to the Laravel public directory. so based on your docker-comose volumes:

root /var/www/html/api/public;
try_files $uri index.php$args;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: hadi