mirror of
				https://github.com/byReqz/ssh-chat-docker.git
				synced 2025-11-03 18:31:29 +00:00 
			
		
		
		
	adding motd suppport
This commit is contained in:
		@@ -8,4 +8,5 @@ services:
 | 
				
			|||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ./ssh-chat-key:/ssh_key
 | 
					      - ./ssh-chat-key:/ssh_key
 | 
				
			||||||
      - ./ssh-chat/admin_keys:/admin_keys
 | 
					      - ./ssh-chat/admin_keys:/admin_keys
 | 
				
			||||||
 | 
					      - ./motd:/motd
 | 
				
			||||||
    container_name: ssh-chat
 | 
					    container_name: ssh-chat
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user