diff options
author | MatMaul <MatMaul@users.noreply.github.com> | 2023-03-21 11:52:19 +0000 |
---|---|---|
committer | MatMaul <MatMaul@users.noreply.github.com> | 2023-03-21 11:52:19 +0000 |
commit | 34d2ce769964badd56677a4ff62425041b8a59a9 (patch) | |
tree | d87612dd6baa96ffd96c800248c5912b63e3db7a /develop/setup/installation.html | |
parent | deploy: 3d70cc393fb32235bbeb94a0b97691dff5531f4d (diff) | |
download | synapse-34d2ce769964badd56677a4ff62425041b8a59a9.tar.xz |
deploy: f11fe931f5925765b4e9e4e4c9d0b79e548ebfb4
Diffstat (limited to '')
-rw-r--r-- | develop/setup/installation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html index 9c0b57e425..85a3d847a8 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -165,8 +165,8 @@ that your email address is probably <code>user@example.com</code> rather than for most users.</p> <h4 id="docker-images-and-ansible-playbooks"><a class="header" href="#docker-images-and-ansible-playbooks">Docker images and Ansible playbooks</a></h4> <p>There is an official synapse image available at -<a href="https://hub.docker.com/r/matrixdotorg/synapse">https://hub.docker.com/r/matrixdotorg/synapse</a> which can be used with -the docker-compose file available at +<a href="https://hub.docker.com/r/matrixdotorg/synapse">https://hub.docker.com/r/matrixdotorg/synapse</a> or at <a href="https://ghcr.io/matrix-org/synapse"><code>ghcr.io/matrix-org/synapse</code></a> +which can be used with the docker-compose file available at <a href="https://github.com/matrix-org/synapse/tree/develop/contrib/docker">contrib/docker</a>. Further information on this including configuration options is available in the README on hub.docker.com.</p> |