webtrees-docker
webtrees-docker copied to clipboard
Where are the webtree logs
Im trying to find why it says 500 in the logs for apache and I cant find where the logs are in the server container
The Apache logs are in the default location for Ubuntu, which is /var/log/apache2/

I was looking for webtree logs if possible
I'm not aware of any logs on disk. I think webtrees just logs messages to the wt_log table in SQL.