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