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