From 7e5ad857e9a15de9d394028f252de2885b64e096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan?= <39808631+gandous@users.noreply.github.com> Date: Thu, 25 Jan 2024 17:33:26 +0100 Subject: [PATCH] Update default password for docker development (#290) --- src/contributors/03-docker-development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributors/03-docker-development.md b/src/contributors/03-docker-development.md index 85ba9ba..f6789c5 100644 --- a/src/contributors/03-docker-development.md +++ b/src/contributors/03-docker-development.md @@ -53,7 +53,7 @@ The federation test sets up 5 instances: | lemmy-delta | lemmy_delta | [127.0.0.1:8570](http://127.0.0.1:8570) | only allows federation with lemmy-beta | | lemmy-epsilon | lemmy_epsilon | [127.0.0.1:8580](http://127.0.0.1:8580) | uses blocklist, has lemmy-alpha blocked | -You can log into each using the instance name, and `lemmy` as the password, IE (`lemmy_alpha`, `lemmy`). +You can log into each using the instance name, and `lemmylemmy` as the password, IE (`lemmy_alpha`, `lemmylemmy`). To start federation between instances, visit one of them and search for a user, community or post, like this. Note that the Lemmy backend runs on a different port than the frontend, so you have to increment the port number from