Laravel project behind Traefik, error 302 for CSS and Javascript

Viewed 12

I am running a Laravel Docker with PHP and Nginx. This container is sitting at the back of Traefik.

For content from /public/assets/admin/ , I am getting a 302 error and then 404. The application runs well in the local LAMP environment.

Any clue ? Adding couple of pictures.

enter image description here enter image description here enter image description here

0 Answers
Related