adding motd suppport

This commit is contained in:
Nils 2020-09-21 11:08:51 +00:00 committed by GitHub
parent 02e897acdf
commit e04f0f63a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ services:
volumes:
- ./ssh-chat-key:/ssh_key
- ./ssh-chat/admin_keys:/admin_keys
- ./motd:/motd
container_name: ssh-chat