diff --git a/README.md b/README.md index 5a2a8e1..b3263be 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,10 @@ This container can be set up with a mounted folder for incoming backups, and rsy It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access. +**TIPS** +You can volume map your own text file to `/etc/motd` to override the message displayed upon connection. +You can optionally set the docker argument `hostname` + ## Support Info diff --git a/readme-vars.yml b/readme-vars.yml index 029d0df..1193d5e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -67,6 +67,10 @@ app_setup_block: | It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access. + **TIPS** + You can volume map your own text file to `/etc/motd` to override the message displayed upon connection. + You can optionally set the docker argument `hostname` + # changelog changelogs: