Mercurial > libervia-backend
view docker/web-demo_build.yml @ 3772:98ba02637436
doc (components): update AP gateway documentation:
add documentation for:
- Publishing an Item
- Following, Subscribing and Cache
- Following/Followers Collections and Public Pubsub Subscription
fix 365
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 13 May 2022 19:34:12 +0200 |
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