Fix issue with mime type on login route. Update container instructions

This commit is contained in:
Alicia
2024-04-13 11:15:15 -07:00
parent 16fc58cc49
commit 3051df7a0d
5 changed files with 35 additions and 3 deletions

View File

@@ -11,5 +11,4 @@ for general info on how to set up an XMPP server component.
### Containers
Containers are not available on docker.io yet, but can be built locally from the Dockerfile.
The docker-compose.yml will bring up a development instance of slidge and prosody.
The container is available on codeberg. See the `docker-compose-prod.yml` for an example of how to pull it in.