Mercurial > libervia-backend
view docker/web-demo_build.yml @ 4017:4a2c261646b6
component AP gateway: add mention to direct messages:
when a direct (not public) message is sent to AP peer, a mention should be present
otherwise the peer won't receive a notification in most AP implementation (notably
Mastodon).
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 20 Mar 2023 11:47:13 +0100 |
parents | d018d2d8a9e5 |
children |
line wrap: on
line source
version: "3.6" services: prosody: image: libervia/prosody:demo build: prosody-demo backend: image: libervia/backend:dev-demo build: backend-dev-demo web: image: libervia/web:dev-demo build: libervia-web-dev-demo