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 ...@@ -403,8 +403,7 @@ Logs for the main Discourse container (`app`) are located under
The `mail-receiver` container logs can be consulted with: The `mail-receiver` container logs can be consulted with:
cd /srv/discourse /srv/discourse/launcher logs mail-receiver
./launcher logs mail-receiver
In addition, some logs are accessible via the browser at In addition, some logs are accessible via the browser at
https://forum.torproject.org/logs (administrators-only). https://forum.torproject.org/logs (administrators-only).
... ...
......