matrix.yml aktualisiert
This commit is contained in:
parent
39c92e8b63
commit
48aa797b7a
@ -421,6 +421,13 @@
|
||||
# activate secHeaders@file and .well.known
|
||||
- traefik.http.routers.matrix-{{ ansible_facts['hostname'] }}-web.middlewares=secHeaders@file
|
||||
|
||||
matrix.jarvis.olmusic.de--commander:
|
||||
image: matrixcommander/matrix-commander
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./matrix-commander-data:/data:rw
|
||||
restart: no
|
||||
|
||||
networks:
|
||||
matrix.{{inventory_hostname}}--network:
|
||||
driver: bridge
|
||||
|
Loading…
Reference in New Issue
Block a user