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

11
docker-compose-prod.yml Normal file
View File

@@ -0,0 +1,11 @@
slidgevoipms:
image: codeberg.org/boxedtoast/slidgevoipms:latest
container_name: slidgevoipms
restart: unless-stopped
networks:
- xmpp # should be the same one as your XMPP server
volumes:
- ./slidgevoipms.conf:/etc/slidge/conf.d/slidgevoipms.conf:ro
- ./slidgevoipmsattachments:/slidge-web # attachment directory
- ./slidgevoipmsdata:/var/lib/slidge:rw # slidge databases