Added by Piotr N about 8 years ago
Hi, I’m trying to check out OpenProject using Docker on Windows 10.
I was checking out the API but I’m getting some internal server errors. So I’ve started docker container with parameter to see the logs: -v /c/test/logs:/var/log/supervisor but it looks like there does not seem to be the main application log (production.log). I’ve searched for it, but none of the ones I found on the containers are updated when I run invalid data through API.
Can anybody help me configure it to check out the logs? Without it I can’t see where is the problem.