Added shutdown info

This commit is contained in:
Eduard Urbach 2019-04-25 09:12:10 +09:00
parent e5ea63edb9
commit 280894b5a1

View File

@ -58,6 +58,7 @@ The `run` binary is a file watcher that will restart the web server when it dete
### Tips
* You can detach from the terminal using `Ctrl P -> Ctrl Q`.
* If you need to shutdown everything, use `docker-compose down`.
* Your home directory is mounted as `/my` inside Docker.
* Fork the notify.moe repository and upload your changes to the fork.
* Clone all the repositories you use into a `projects` directory inside your home files.