Adding dozzle
Cleaning up all compose files: consistent labels remove exposed ports move synapse to wildcard cert remove commented out lines Switch qbit to libtorrentv1 tag
This commit is contained in:
@@ -11,14 +11,11 @@ services:
|
||||
volumes:
|
||||
- /home/fejy/docker/matrix-bots/matrix-registration-bot/:/data/
|
||||
|
||||
|
||||
maubot:
|
||||
image: dock.mau.dev/maubot/maubot
|
||||
container_name: maubot
|
||||
volumes:
|
||||
- /home/fejy/docker/matrix-bots/maubot/:/data:z
|
||||
ports:
|
||||
- 29316:29316
|
||||
environment:
|
||||
R34_API_KEY: ${R34_API_KEY}
|
||||
R34_UID: ${R34_UID}
|
||||
|
||||
Reference in New Issue
Block a user