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