Files
slidgevoipms/docker-compose-prod.yml

12 lines
420 B
YAML

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