mirror of
				https://github.com/byReqz/ssh-chat-docker.git
				synced 2025-11-04 02:31:30 +00:00 
			
		
		
		
	Update docker-compose.yml
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
version: '3.1'
 | 
					version: '3.1'
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  ssh-chat:
 | 
					  ssh-chat:
 | 
				
			||||||
    image: marcoslater/ssh-chat:latest
 | 
					    image: byreqz/ssh-chat:latest
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - "2022:2022"
 | 
					      - "2022:2022"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user