mirror of
https://github.com/byReqz/ssh-chat-docker.git
synced 2024-12-04 15:31:50 +00:00
adding motd suppport
This commit is contained in:
parent
02e897acdf
commit
e04f0f63a0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user