mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-03-30 15:09:35 +00:00
Correcting mastodon follow link.
This commit is contained in:
parent
22904e1c66
commit
9e20ddbfa4
1 changed files with 2 additions and 2 deletions
4
README.md
vendored
4
README.md
vendored
|
@ -9,7 +9,7 @@
|
|||
|
||||
[](https://github.com/dessalines/lemmy)
|
||||
[](https://gitlab.com/dessalines/lemmy)
|
||||

|
||||
[](https://mastodon.social/@LemmyDev)
|
||||

|
||||
[](https://riot.im/app/#/room/#rust-reddit-fediverse:matrix.org)
|
||||

|
||||
|
@ -121,7 +121,7 @@ mkdir lemmy/
|
|||
cd lemmy/
|
||||
wget https://raw.githubusercontent.com/dessalines/lemmy/master/docker/prod/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/dessalines/lemmy/master/docker/lemmy.hjson
|
||||
# Edit the .env if you want custom passwords
|
||||
# Edit lemmy.hjson to do more configuration
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue