anderer Ort
This commit is contained in:
		@ -62,7 +62,7 @@ services:
 | 
				
			|||||||
    image: postgres:14
 | 
					    image: postgres:14
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ./synapse/mautrix-whatsapp/postgres:/var/lib/postgresql/data
 | 
					      - ./postgres-whatsapp:/var/lib/postgresql/data
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - "5432:5432"
 | 
					      - "5432:5432"
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user