shorten log inspection command (#41951) authored by anarcat's avatar anarcat
......@@ -403,8 +403,7 @@ Logs for the main Discourse container (`app`) are located under
The `mail-receiver` container logs can be consulted with:
cd /srv/discourse
./launcher logs mail-receiver
/srv/discourse/launcher logs mail-receiver
In addition, some logs are accessible via the browser at
https://forum.torproject.org/logs (administrators-only).
......
......