Mercurial > libervia-backend
view docker/docker-compose.yml @ 3422:c97476c41f0f
docker (backend_e2e): set `xmpp_domain` in conf.
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 16 Nov 2020 14:51:13 +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