initial recipe

This commit is contained in:
vdietrich 2025-01-09 16:42:01 +01:00
parent 38afd1211f
commit 9f5c0ee085

View File

@ -2,8 +2,10 @@
version: "3.8"
services:
app:
image: nginx:1.20.0
maubot:
image: dock.mau.dev/maubot/maubot:latest
volumes:
- ./data:/data:z
networks:
- proxy
deploy: