Mercurial > libervia-backend
view docker/docker-compose.yml @ 3434:c84c54c6b046
plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 04 Dec 2020 12:32:05 +0100 |
parents | 58e97cf475d9 |
children | 73e04040d577 |
line wrap: on
line source
version: "3.6" services: sat: image: salutatoi/sat build: backend libervia: image: salutatoi/libervia build: libervia depends_on: - sat