diff --git a/docs/testing.md b/docs/testing.md index 06b4ee9..4104823 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -50,6 +50,10 @@ Start the server: foreman start ``` +The server should now be live at: http://localhost:3000/ + +You can view any emails sent by Mastodon at: http://localhost:3000/letter_opener/ + ## Pleroma https://docs-develop.pleroma.social/backend/development/setting_up_pleroma_dev/