Expected behavior
I want to see the page and use traefik as the reverse proxy.
Screenshots/logs
Logs for invoice ninja look good:
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: fpm is running, pid 1
[10-Sep-2024 13:16:31] NOTICE: ready to handle connections```
Setup information docker-compose
Describe the bug
Site shows "Bad Gatway".
To reproduce Basically just do docker compose up with the dockerfile. My traefik is pretty much a standard configuration and works for other webpages.
Expected behavior I want to see the page and use traefik as the reverse proxy.
Screenshots/logs Logs for invoice ninja look good: