initial recipe
This commit is contained in:
parent
38afd1211f
commit
9f5c0ee085
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user