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" version: "3.8"
services: services:
app: maubot:
image: nginx:1.20.0 image: dock.mau.dev/maubot/maubot:latest
volumes:
- ./data:/data:z
networks: networks:
- proxy - proxy
deploy: deploy: