mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 11:51:11 +00:00
fix links
This commit is contained in:
parent
f6adc2ad01
commit
0f7daa474c
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ Firefox containers are a good way to test them interacting.
|
|||
|
||||
Note that federation is currently in alpha. **Only use it for testing**, not on any production server, and be aware that turning on federation may break your instance.
|
||||
|
||||
Follow the normal installation instructions, either with [Ansible](../admins/install_ansible.md) or
|
||||
[manually](../admins/install_docker.md). Then replace the line `image: dessalines/lemmy:v0.x.x` in
|
||||
Follow the normal installation instructions, either with [Ansible](../administration/install_ansible.md) or
|
||||
[manually](../administration/install_docker.md). Then replace the line `image: dessalines/lemmy:v0.x.x` in
|
||||
`/lemmy/docker-compose.yml` with `image: dessalines/lemmy:federation`.
|
||||
|
||||
Afterwards, and whenever you want to update to the latest version, run these commands on the server:
|
||||
|
|
Loading…
Reference in a new issue