mautrix auskommentiert
This commit is contained in:
parent
3f422ab245
commit
e1a27a8619
@ -43,9 +43,9 @@ services:
|
||||
- REACT_APP_SERVER="https://matrix.server-nb.de"
|
||||
|
||||
|
||||
mautrix-$bridge:
|
||||
container_name: mautrix-$bridge
|
||||
image: dock.mau.dev/mautrix/$bridge:latest
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./mautrix:/data
|
||||
# mautrix-$bridge:
|
||||
# container_name: mautrix-$bridge
|
||||
# image: dock.mau.dev/mautrix/$bridge:latest
|
||||
# restart: unless-stopped
|
||||
# volumes:
|
||||
# - ./mautrix:/data
|
||||
|
Loading…
Reference in New Issue
Block a user